﻿@charset "utf-8";

/*=======================================================================================*/
/* site.css
/*=======================================================================================*/
/* IE6 PNG Fix Behavior for site root */
#powerthrough_intro_tagline {
	behavior: url(assets/htc/iepngfix.htc);
}
#powerthrough_intro {
	behavior: url(assets/htc/iepngfix.htc);
}
/* IE6 PNG Fix Behavior for all other pages */
#powerthrough_tagline {
	behavior: url(../assets/htc/iepngfix.htc);
}
#powerthrough {
	behavior: url(../assets/htc/iepngfix.htc);
}
/* IE6 PNG Fix Behavior for all other pages */
#powerthrough_tagline {
	behavior: url(../assets/htc/iepngfix.htc);
}
#powerthrough_mds {
	behavior: url(../assets/htc/iepngfix.htc);
}
body {
	background-color:#FFFFFF;
	color:#333333;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* Header Styles */
#headercontainer {
	width:100%;
	background-color:#ffffff;
}
#header {
	width:900px;
	height:88px;
	margin:auto;
}
#logo {
	float:left;
	padding-top:20px;
}

/* Intro */
.intro_footer {
	background-color:#333333;
	width: 960px;
	margin:0 auto;
}
#intro_flash {
	width: 960px;
	height:386px;
	margin:0 auto;
	text-align: center;
	background-color:#000000;	
}

.intro_header {
	background-color:#FFFFFF;
	width: 960px;
	margin:0 auto;
}
#introcontainer {
	background-color:#000000;
	width: 100%;
	text-align: center;
}


/* Intro User Type Links */
#introlinkscontainer { 
	float:left;
	margin-top:23px;
	margin-left:135px;
	width:323px;
}
/* End User button */
#setEndUser {
	float:left;
	width:161px;
	height:55px;
}
#setEndUser a {
	background:transparent url(../img/enduser_button.gif) no-repeat left top;
	padding:55px 0 0 0;
	margin:0;
	overflow:hidden;
	height:0px !important;
	height /**/:55px; /* for IE5/Win */
	width:100%;
	display:block;
}
#setEndUser a:hover {
	background-position:0 -55px;
}
.sf-menu .sf-first-item {
	padding-top:18px;
}
/* Reseller Button */
#setReseller {
	float:right;
	width:162px;
	height:55px;
}
#setReseller a {
	background:transparent url(../img/reseller_button.gif) no-repeat left top;
	padding:55px 0 0 0;
	margin:0;
	overflow:hidden;
	height:0px !important;
	height /**/:55px; /* for IE5/Win */
	width:100%;
	display:block;
}
#setReseller a:hover {
	background-position:0 -55px;
}

#toplinkscontainer { 
	float:right;
	margin-top:9px;
	width:358px;
	border: solid 0px #0f0;
}
/* New top links container with button to Sweepstakes */
#newtoplinkscontainer { 
	float:right;
	margin-top:9px;
	width:472px;
	border: solid 0px #f00;
}
/* Power to win button */
#powerToWin {
	float:right;
	width:80px;
	height:70px;
	}
#powerToWin a {
	background:transparent url(../img/btn_Switch_On_Logo.gif) no-repeat left top;
	padding:70px 0 0 0;
	margin:0;
	overflow:hidden;
	height:0px !important;
	height /**/:70px; /* for IE5/Win */
	width:100%;
	display:block;
}

/* Register now button */
#register {
	float:right;
	width:144px;
	height:70px;
}
#register a {
	background:transparent url(../img/register_button.gif) no-repeat left top;
	padding:70px 0 0 0;
	margin:0;
	overflow:hidden;
	height:0px !important;
	height /**/:70px; /* for IE5/Win */
	width:100%;
	display:block;
}
#register a:hover {
	background-position:0 -70px;
}

/* Simpler Register now button */
#registerNow {
	/*float:left;*/
	width:144px;
	height:70px;
	}
#registerNow a {
	background:transparent url(../img/btnRegisterNowGreen.gif) no-repeat left top;
	padding:70px 0 0 0;
	margin:0;
	overflow:hidden;
	height:0px !important;
	height /**/:70px; /* for IE5/Win */
	width:100%;
	display:block;
}
#registerNow a:hover {
	background-position:0 -70px;
}
/* Eaton White Papers button */
#whitePapers {
	width:144px;
	height:70px;
	}
#whitePapers a {
	background:transparent url(../img/btnEatonWhitePapersBlue.gif) no-repeat left top;
	padding:70px 0 0 0;
	margin:0;
	overflow:hidden;
	height:0px !important;
	height /**/:70px; /* for IE5/Win */
	width:100%;
	display:block;
}
#whitePapers a:hover {
	background-position:0 -70px;
}
/* Subscribe Now button */
#subscribeNow {
	width:144px;
	height:70px;
	}
#subscribeNow a {
	background:transparent url(../img/btnSubscribeNowOrange.gif) no-repeat left top;
	padding:70px 0 0 0;
	margin:0;
	overflow:hidden;
	height:0px !important;
	height /**/:70px; /* for IE5/Win */
	width:100%;
	display:block;
}
#subscribeNow a:hover {
	background-position:0 -70px;
}

/* Live Chat */
#livechat {
	float:left;
	width:214px;
	height:71px;
}
#livechat a {
	background:transparent url(../img/livechat.gif) no-repeat left top;
	padding:71px 0 0 0;
	margin:0;
	overflow:hidden;
	height:0px !important;
	height /**/:71px; /* for IE5/Win */
	width:100%;
	display:block;
}
#livechat a:hover {
	background-position:0 -71px;
}

/* Nav Styles */
#navcontainer {
	border-top:#d9d9d9 1px solid;
}
.sf-menu li.sfHover ul {
	z-index:99;
	left:0px;
	top:28px;
}
.sf-menu li:hover ul {
	z-index:99;
	left:0px;
	top:28px;
}
#navcontainer_mds
{
    border-bottom:#d9d9d9 1px solid;
    height:32px;
    top: 190px;
}

#nav_roll_indicator {
	position:absolute;
	z-index:100;
	width:100%;
	margin:0 auto;
	height:28px;
/*	background-image:url(../img/bg_dropdown.png);
	background-repeat:repeat;*/
	background-color:#e5e5e5; /* Solid BG */		
	overflow:hidden;
	visibility:hidden;
}
#nav_page_indicator {
	position:absolute;
	top:0px;
	left:0px;
	z-index:101;
	width:100%;
	overflow:hidden;
	background:#CECECE;
	margin-left:1px;
	margin-right:2px;
	height:1px;
}
#nav {
	z-index:102;
	position:relative;
	width:900px;
	margin:0 auto;
}
#powerthrough {
	position:absolute;
	z-index:103;
	top:121px;
	width:100%;
	height:102px;
	background-image:url(../img/bg_sine.png);
	background-repeat:repeat-x;
	text-align:center;
}
#powerthrough_mds {
	width:100%;
	height:102px;
	z-index:103;
	background-image:url(../img/bg_sine.png);
	background-repeat:repeat-x;
	background-color#3ffffff;
	text-align:center;
}
#powerthrough_intro {
	position:absolute;
	z-index:103;
	top:121px;
	width:100%;
	height:102px;
	background-image:url(../img/bg_sine_intro.png);
	background-repeat:repeat-x;
	text-align:center;
}

/* Header Links */

#header_links {
	float:right;
	color:#CECECE;
	font-weight: bold;
	text-align:right;
}
#header_links a 
{
    text-align:right;
	color:#007ac3;
	text-decoration:none;
}
#header_links a:hover 
{
	color:#000000;
}

/* Search Panel */
#top_panel_container {
	width:100%;
	margin:0 auto;
	margin-bottom:15px;
}
#top_panel {
	margin:0 auto;
	width:900px;
	height:24px;
}
#top_panel_breadcrumb {
	float:left;
	width:520px;
	font-size:10px;
}
#top_panel_search_container 
{
    margin-top:20px;   
	float:right;
	width:225px;
}
#search_panel {
	width:100%;
}
.search_panel_query {
	float:left;
	margin-right:9px;
	border:#7e9db9 1px solid;
	width:170px;
	color:#333333;
	padding:4px;
	font-size:11px;
}
.search_panel_submit {
	float:right;
	border:#003b73 1px solid;
	padding:4px;
	text-align:center;
	font-size:11px;
	height:24px;
}

/* Content Styles */
#contentcontainer {
	position:absolute;
	top:247px;
	width:100%;
}
#content {
	width:900px;
	margin:0 auto;
	padding:0px;
	margin-bottom:20px;
  min-height:200px;
  height:auto !important;
  height:200px;
}
#contentcontainer_intro {
	position:absolute;
	top:220px;
	width:100%;
	background-color:#333333;
}
#content_intro_container {
	width:100%;
	background-color:#000000;
}
#content_intro {
	width:960px;
	margin:0 auto;
	padding:0px;
}
#content a {
	text-decoration:underline;
	color:#6699cc;
}
#content a.tooltip {
	text-decoration:none;
	color:#6699cc;
}
#content a:hover {
	color:#0063be;
}
#contentcontainer_landing {
	position:absolute;
	top:217px;
	width:100%;
	background-color:#333333;
	margin-top:6px;
}
#content_landing_container {
	width:100%;
	background-color:#fff;
	padding-top:10px;
	padding-bottom:10px;
}
#content_landing {
	width:960px;
	min-height:388px;
	margin:0 auto;
	padding:0px;
	
}

#content_landing_home{
	width:960px;
	min-height:358px;
	margin:0 auto;
	padding:0px;
	padding-top:30px;
}


#landing_img 
{
    float:right;
    background-color:#fff;	
}

#landing_banner 
{
    float:left;
    width:325px;
    background-color:#fff;	
}

#landing_banner_2
{
    float:right;
    width:325px;
    background-color:#fff;	
}



#landing_img_2 
{
    float:right;
    width:147px;
    background-color:#fff;
}

#landing_img_3 
{
    float:left;
    width:147px;
    background-color:#fff;
}



#landing_text
{
    float: left;
    width:300px;
    color: #000000;
    font-size:1.2em;
    line-height: 1.2;
    margin-top: .5em;
}
#landing_text p
{
	text-align: justify;
}

#landing_text_new
{
    float: left;
    width:420px;
    color: #000000;
    font-size:1.2em;
    line-height: 1.2;
    margin-top: 0.0em;
    margin-left: 1.0em;
    margin-right: 1.5em;

}

#main_half_column {
	width:520px;
	margin-bottom:30px;
	float:left;
}
#main_full_column {
	width:900px;
}
#main_full_column_below_half_column {
	width:900px;
}
#right {
	float: right;
	width:321px;
	text-align:center;
}

/* Right Rail Detail */
#right_container {
	margin-bottom:20px;
}
#right_detail {
	width:321px;
	text-align:left;
}

/* Flash Product Details */
#prod_detail_flash {}

/* Footer Styles */
#footercontainer {
	width:100%;
	background-color:#333333;
	padding-bottom:20px;
}
#footer_divider {
	width:100%;
	border-bottom:#4d4d4d 1px solid;
	height:10px;
}
#footer {
	margin:0 auto;
	margin-top:5px;
	width:900px;
	height:88px;
	font-size:11px;
}
#footer_copyright {
	float:left;
	color:#ffffff;
	padding-left:20px;
}
#footer_links {
	float:right;
	color:#cccccc;
	padding-right:20px;
}
#footer a {
	color:#6699cc;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
}

/* Misc. */
.divider {
	width:100%;
	border-top:#bfbfbf 1px solid;
	height:1px;
	margin:0;
	padding:0;
}
#whitepapers ul{
	margin: 0px;
	padding: 0px;
}
#whitepapers li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 1em;
	margin-bottom: 1em;
}
#powerterms h1 {
	font-size:12px;
	color:#333333;
	margin:0 auto;
	padding:0;
	margin-bottom:9px;
	padding-bottom:9px;
	padding-top:9px;
	border-bottom:none;	
}
#whitepapers h1 {
	font-size:12px;
	color:#333333;
	margin:0 auto;
	padding:0;
	margin-bottom:9px;
	padding-bottom:9px;
	padding-top:9px;
	border-bottom:none;	
}
h2 {
	font-size:1.5em;
	text-transform:uppercase;
	color:#007ac3;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:0px;
	padding-top:0px;
}
h3 {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	padding-bottom: .4em;
}
/* Undo top margin for <h2> tags in right rail */
#right_detail h2 {
	margin-top:0px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#logos {
	height:94px;
}
#logos img {
	margin:0 88px 0 0;
	padding:20px 0 0 0;
}
#logos img.last {
	margin:0;
}
.pdf_size {
	color: #999999;
	font-size: 10px;
	padding-left:4px;
}
.right_greenbox {
	background-color:#e6eff8;
	padding:10px 21px 21px 21px;
}

/* No Flash Content */
.flash-update {
	text-align: center;
}
.flash-update-msg {
	text-align: center;
	position:relative;
	top:42%;
}

/* Jump Menus */
.form_inline_jumpmenu {
	padding:0px;
	margin-top:6px;
}

/* Power 101 Question and Answer */
#power_101 {
	margin-top:28px;
	padding-bottom:20px;
}
.question_and_answer {
	width:514px;
}
.question_container {}
.question_arrow {
	width:16px;
	height:44px;
	background-image:url(../img/question_arrow_collapsed.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
}
.question_arrow_expanded {
	width:16px;
	height:44px;
	background-image:url(../img/question_arrow_expanded.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
}
.question {
	float:right;
	position: relative;
	padding: 0;
	background-color:#007AC3;
	width:488px;
	cursor:pointer;
}
.question_content {
	padding:15px;
	color:#FFFFFF;
	font-weight:bold;
}
.question_brc {
	background-color: transparent;
	background-repeat: no-repeat;
}
.question_blc {
	background-color: transparent;
	background-repeat: no-repeat;
}
.question_trc {
	background-color: transparent;
	background-repeat: no-repeat;
}
.question_tlc {
	background-color: transparent;
	background-repeat: no-repeat;
}
.question_tlc {
	background-image:url(../img/question_tlc.gif);
	background-position: 0% 0%;
}
.question_trc {
	background-image:url(../img/question_trc.gif);
	background-position: 100% 0%;
}
.question_blc {
	background-image:url(../img/question_blc.gif);
	background-position: 0% 100%;
}
.question_brc {
	background-image:url(../img/question_brc.gif);
	background-position: 100% 100%;
}
.question_bb {
	background-color: transparent;
	background-repeat: repeat-x;
}
.question_tb {
	background-color: transparent;
	background-repeat: repeat-x;
}
.question_tb {
	background-image:url(../img/question_tb.gif);
	background-position: 0% 0%;
}
.question_bb {
	background-image:url(../img/question_bb.gif);
	background-position: 50% 100%;
}
.question_rb {
	background-image:url(../img/question_r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}
.question_lb {
	background-image:url(../img/question_l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
}
.answer_container {
	width:100%;
}
.answer_content {
	margin:9px 31px 9px 31px;
}

/* Search Results */
#search_results_header {
	margin-bottom:21px;
}
#search_results_pager {
	float:right;
}
.search_results_relevance {
	color: #999999;
	font-size: 11px;
}
.search_result_result_set {
	padding-bottom:5px;
}

/* Quick Links */
.quick_links {
	background-color:#f2f2f2;
	padding:10px 20px 10px 20px;
	text-align:left;
}
.quick_links p {
	padding:0px;
}

#learnmore
{
    width:300px;
    text-align:left;
}
#learnmore_button
{
    color: #fff;
    background-color: #007AC3;
    border: 1pt black solid;
    cursor:pointer;
    padding:2px;    
    width:100px;
    font-weight:bold;
}
#learnmore_button:hover
{
    background-color: #e5e5e5;
    color:#007AC3;
}


/*-------------------------------*/
#chatbuttonscontainer { 
	float:right;
	margin-top:9px;
	width:100%;
	border: solid 0px #ff0000;
}
/* Register now button */
#email {
	float:   right;
	width:  133px;
	height:  61px;
	padding: 10px;
}
#email a {
	background:transparent url("../img/register.png") no-repeat scroll -6px -3px;
	padding:60px 0 0 0;
	margin:0;
	overflow:hidden;
	height:0px !important;
	height /**/:60px; /* for IE5/Win */
	width:132px;
	display:block;
}
#email a:hover {
	background-position:-6px -73px;
}
/* Live Chat */
#chat {
	float:right;
	width:133px;
	height:60px;
	padding: 10px;
}
#chat a {
	background:transparent url("../img/chat.png") no-repeat scroll -6px -4px;
	padding:60px 0 0 0;
	margin:0;
	overflow:hidden;
	height:0px !important;
	height /**/:60px; /* for IE5/Win */
	width:100%;
	display:block;
}
#chat a:hover {
	background-position:-6px -75px;
}

/*--------- support buttons -------------------------------------*/
#buttons_container_landing
{
	float: right;
	width: 100%;
	border: solid 0px #0f0;
	padding: 0px;
	padding-bottom: .75em;
}

#buttons_container_landing_new
{
	float: left;
	width: 100%;
	border: solid 0px #0f0;
	padding: 0px;
	padding-bottom: .75em;
}




#buttons_container_high 
{
	float: right;
	width: 240px;
	border: solid 0px #0f0;
}
/* Register now button */
#btn_learn_more {
	float:   left;
	width:  108px;
	height: 41px;
	padding: 5px;
	padding-left: 0px;
	border: solid 0px #ccc;
}
#btn_learn_more a {
	background: transparent url("../img/btn_requestmore.gif") no-repeat scroll 0px 0px;
	padding: 41px 0 0 0;
	margin:0px;
	overflow:hidden;
	height:0px !important;
	height /**/:41px; /* for IE5/Win */
	width:100%;
	display:block;
}
#btn_learn_more a:hover {
	background-position: 0px -42px;
}


/* Thanks button */
#btn_thanks {
	float:right;
	width:  131px;
	height: 87px;
	padding: 5px;
	padding-left: 0px;
	border: solid 0px #ccc;
}
#btn_thanks a {
	background: transparent url("../img/btn_thanks.jpg") no-repeat scroll 0px 0px;
	padding: 87px 0 0 0;
	margin:auto;
	overflow:hidden;
	height:0px !important;
	height /**/:87px; /* for IE5/Win */
	width:100%;
	display:block;
}
#btn_thanks a:hover {
	background-position: 0px -88px;
}

/* Thanks button2 */
#btn_thanks2 {
	float:left;
	width:  131px;
	height: 87px;
	padding: 5px;
	padding-left: 0px;
	border: solid 0px #ccc;
}
#btn_thanks2 a {
	background: transparent url("../img/btn_thanks.jpg") no-repeat scroll 0px 0px;
	padding: 87px 0 0 0;
	margin:0px;
	overflow:hidden;
	height:0px !important;
	height /**/:87px; /* for IE5/Win */
	width:100%;
	display:block;
}
#btn_thanks2 a:hover {
	background-position: 0px -88px;
}


/* Get it Now */
#btn_get_now {
	float:   right;
	width:  108px;
	height:  41px;
	padding: 5px;
	border: solid 0px #ccc;
}
#btn_get_now a {
	background:transparent url("../img/btn_getitnow.gif") no-repeat scroll 0px 0px;
	padding: 41px 0 0 0;
	margin: 0px;
	overflow: hidden;
	height:0px !important;
	height /**/:41px; /* for IE5/Win */
	width:100%;
	display:block;
}
#btn_get_now a:hover {
	background-position:0px -42px;
}

/* Live Chat */
#btn_online_chat 
{
	float: left;
	width: 108px;
	height: 41px;
	padding: 5px;
	border: solid 0px #f00;
}
#btn_online_chat a {
	background:transparent url("../img/btn_chatonline.gif") no-repeat scroll 0px 0px;
	padding: 41px 0 0 0;
	margin:0px;
	overflow:hidden;
	height:0px !important;
	height /**/:41px; /* for IE5/Win */
	width:100%;
	display:block;
}
#btn_online_chat a:hover {
	background-position:0px -42px;
}
/* Email Chat */
#btn_email_chat {
	float:left;
	width:108px;
	height:41px;
	padding: 5px;
	border: solid 0px #ccc;
}
#btn_email_chat a {
	background:transparent url("../img/btn_needhelp.gif") no-repeat scroll 0px 0px;
	padding:41px 0 0 0;
	margin:0px;
	overflow:hidden;
	height:0px !important;
	height /**/:41px; /* for IE5/Win */
	width:100%;
	display:block;
}
#btn_email_chat a:hover {
	background-position:0px -42px;
}
/*--------- email form -------------------------------------*/
#contact-area {
	width: 500px;
	margin-top: 10px;
	border: solid 0px #999;
	padding: 5px;
}
#contact-area textarea {
	
	width: 100%;
	margin: 0px 0px 10px 0px;
	border: 1px solid #0067C6;
}
#contact-area input {
	
	width: 100%;
	margin: 0px 0px 10px 0px;
	border: 1px solid #0067C6;
}
#contact-area textarea {
	height: 90px;
}
#contact-area input:focus {
	border: 1px solid #0033cc;
}
#contact-area textarea:focus {
	border: 1px solid #0033cc;
}
#contact-area input.submit-button {
	width: 100px;
	float: right;
	cursor: pointer;
	background-color: #007AC3;
	border: solid 1px #003366;
	color: #fff;
	font-weight: bold;
}
#contact-area input.submit-button:hover
{
    background-color: #e5e5e5;
    color:#007AC3;
}
label {
	display: block;
	margin-bottom: 0;
	font-weight: bold;
	width: 100%;
}

/*---------------- whitepaper thumbnail links -----------------------*/
#papers{  border: solid 0px #f00; }
#papers a:hover{ color: #6699cc;}
div.thumb{ border: solid 0px #f00; width: 740px; padding-bottom: 2.5em;}
div.thumb a
{
  float: left;
  width: 80px;
  margin:  0px;
  margin-top:  -.5em;
  margin-right: 10px;
  padding: 0px;
  border: solid 0px #f00;
}
div.thumb a img
{
border: solid 0px #ddd;
}
#events
{
  width: 100%;
}
#events tr.alt{ background: #e0e0e0; color: #000; }
#events tr.over{background: #003366; color: #fff; }

#dialog
{
	overflow: hidden;
	background: url('/images/ajax-loader.gif') no-repeat center;
}
.hide
{
	visibility: hidden;
	display: none;
}
/*=======================================================================================*/
/* superfish.css
/*=======================================================================================*/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:0;
	padding:0;
	list-style:none;
}
.sf-menu {
	line-height:1.0;
}
.sf-menu ul {
	position:absolute;
	top:-999em;
/*	width:10em;*/ /* left offset of submenus need to match (see below) */
	width:100%; /* match submenus to top level nav's width */
}
/* spacing of actual menu item */
.sf-menu ul li {
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}
.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:left;
	position:relative;
}
.sf-menu a {
	display:block;
	position:relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
/*	left:0;
	top:2.5em;*/ /* match top ul list item height */
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:10em; /* match ul width */
	top:0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:10em; /* match ul width */
	top:0;
}
/*** EATON SKIN ***/
.sf-menu {
	float:left;
	margin-bottom:1em;
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu li {
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
.sf-menu li li {
	text-transform:none;
	text-align:left;
	background-color:#e5e5e5; /* Solid BG */	
	/* Transparency BG */
	/* background-image:url(../img/bg_dropdown.png);
	background-repeat:repeat; */	
}
.sf-menu li li li {
	text-transform:none;
	text-align:left;
	background-color:#e5e5e5; /* Solid BG */	
	/* Transparency BG */
	/* background-image:url(../img/bg_dropdown.png);
	background-repeat:repeat; */	
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:0;
}
.sf-menu hr {
	border: none 0;
	border-top:#bfbfbf 1px solid;
	width: 70%;
	height: 1px;
	margin-left:19px;
	margin-right:19px;
	margin-top:12px;
	margin-bottom:0px;
	padding-bottom:0px;
}

/* TOPNAV */
.sf-menu .topnav-divider-left {
	border-left:#cccccc 1px solid;
	height:10px;
	display:inline;
}
.sf-menu .topnav-divider-right {
	border-right:#cccccc 1px solid;
	height:10px;
	display:inline;
}
.sf-menu .sf-topnav ul li a  {
	padding-right:19px;
	padding-left:19px;
}
.sf-menu .sf-topnav {
	padding-top:10px;
	padding-bottom:11px;
}

.sf-menu .sf-topnav-about, 
.sf-menu .sf-topnav-products,
.sf-menu .sf-topnav-applications,
.sf-menu .sf-topnav-verticals,
.sf-menu .sf-topnav-services,
.sf-menu .sf-topnav-education,
.sf-menu .sf-topnav-resellers,
.sf-menu .sf-topnav-sales-support,
.sf-menu .sf-topnav-programs, 
.sf-menu .sf-topnav-endusers 
{
	text-align:center;
	background:url(../img/bg_topnav_left_border.gif) no-repeat;
	background-position: 0px 11px;
}
.sf-menu .sf-topnav-about {
	width:110px;
}
.sf-menu .sf-topnav-products {
	width:123px;
}
.sf-menu .sf-topnav-applications {
	width:142px;
}
.sf-menu .sf-topnav-verticals {
	width:128px;
}
.sf-menu .sf-topnav-services {
	width:149px;
}
.sf-menu .sf-topnav-education {
	width:118px;
}
.sf-menu .sf-topnav-sales-support {
	width:183px;
}

.sf-menu .sf-topnav-programs {
	width:112px;
}
.sf-menu .sf-topnav-endusers {
	width:101px;
	background:url(../img/bg_topnav_end_border3.gif) no-repeat;
	background-position: 0px 11px;
}
.sf-menu .sf-topnav-resellers{
	width:111px;
	background:url(../img/bg_topnav_end_border2.gif) no-repeat;
	background-position: 0px 11px;
}

/* Top nav rollover */
.sf-menu .sf-topnav-about:hover, 
.sf-menu .sf-topnav-products:hover,
.sf-menu .sf-topnav-applications:hover,
.sf-menu .sf-topnav-verticals:hover,
.sf-menu .sf-topnav-services:hover,
.sf-menu .sf-topnav-education:hover,
.sf-menu .sf-topnav-sales-support:hover,
.sf-menu .sf-topnav-programs:hover,
.sf-menu .sf-topnav-resellers:hover, 
.sf-menu .sf-topnav-endusers:hover 
{
/*	background-image:url(../img/bg_dropdown.png);
	background-repeat:repeat;*/
	background-color:#e5e5e5; /* Solid BG */			
}


/* Misc */
.sf-menu .sf-first-item {
	padding-top:18px;
}
.sf-menu .sf-last-item {
	padding-bottom:12px;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right:	2.25em;
	min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:absolute;
	display:block;
	right:.75em;
	top:1.05em; /* IE6 only */
	width:10px;
	height:10px;
	text-indent:	-999em;
	overflow:hidden;
	background:url('../img/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:.8em;
	background-position:0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position:-10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position: 0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position:-10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:url('../img/shadow.png') no-repeat bottom right;
	padding:0 8px 9px 0;
	-moz-border-radius-bottomleft:17px;
	-moz-border-radius-topright:17px;
	-webkit-border-top-right-radius:17px;
	-webkit-border-bottom-left-radius:17px;
}
.sf-shadow ul.sf-shadow-off {
	background:transparent;
}

/* Link Colors */
.sf-menu .topnav-link,
.sf-menu .topnav-link:visited {
	color:#007ac3;
}
.sf-menu li ul li a, .sf-menu li ul li a:visited {
	color:#336699;
}
.sf-menu li ul li a:hover {
	color:#6699CC;
}
/*=======================================================================================*/
/* cluetip.css
/*=======================================================================================*/
/* Global */
#cluetip-close img {
	border: 0;
}
#cluetip-title {
	overflow: hidden;
}
#cluetip-title #cluetip-close {
	float: right;
	position: relative;
}
#cluetip-waitimage {
	width: 16px;
	height: 16px;
	position: absolute;
	background-image: url(../img/cluetip/loading.gif);
}
.cluetip-arrows {
	display: none;
	position: absolute;
	top: 0;
	left: -11px;
	height: 18px;
	width: 11px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#cluetip-extra {
	/*display: none;*/ /* hidden to show top right corner in rounded corner class */
}
/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
	background: transparent url(../img/cluetip/bl.gif) no-repeat 0 100%;
	margin-top: 10px;
	margin-left: 12px;
	color:#f2f2f2;
}
.cluetip-rounded #cluetip-outer {
	background: transparent url(../img/cluetip/tl.gif) no-repeat 0 0;
	margin-top: -12px;
}
.cluetip-rounded #cluetip-title {
	background-color: transparent;
	padding: 12px 12px 0;
	margin: 0 -12px 0 0;
	position: relative;
}
.cluetip-rounded #cluetip-extra {
/*	position: absolute;
	display: block;
	background: transparent url(../img/cluetip/tr.gif) no-repeat 100% 0;
	top: 0;
	right: 0;
	width: 12px;
	height: 30px;
	margin: -12px -12px 0 0;*/

	/* Modified for in-accurate top right corner placement */	
	position: absolute;
	display: block;
	background: transparent url(../img/cluetip/tr.gif) no-repeat 100% 0;
	top: 0px;
	right: 0px;
	width: 12px;
	height: 30px;
	margin: -12px -12px 0 0;
	z-index:999;
}
.cluetip-rounded #cluetip-inner {
	background: transparent url(../img/cluetip/br.gif) no-repeat 100% 100%;
	padding: 5px 12px 12px;
	margin: -12px -12px 0 0;
	position: relative;
}
.cluetip-rounded div#cluetip-close {
	text-align: right;
	margin: 0 5px 5px;
	color: #009;
	background: transparent;
}
.cluetip-rounded div#cluetip-close a {
	color: #777;
}
/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
	background-image: url(../img/cluetip/rarrowleft.png);
}
.clue-left-rounded .cluetip-arrows {
	background-image: url(../img/cluetip/rarrowright.png);
	left: 100%;
	margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
	background-image: url(../img/cluetip/rarrowdown.png);
	top: 100%;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 18px;
}
.clue-bottom-rounded .cluetip-arrows {
	background-image: url(../img/cluetip/rarrowup.png);
	top: -19px;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 18px;
}
/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title, .cluetip-rounded #cluetip-inner {
	zoom: 1;
}
.cluetip-rounded h1 {
	font-size:12px;
	color:#f2f2f2;
	margin:0 auto;
	padding:0;
	margin-bottom:9px;
	padding-bottom:9px;
	padding-top:9px;
	border-bottom:#f2f2f2 1px solid;
}
.cluetip-rounded ol {
	margin:0px;
	padding-left:0px; 
}
.cluetip-rounded ol li {
	margin-left:22px;
	padding-left:0px; 
}
/*=======================================================================================*/
/* ui.core
/*=======================================================================================*/
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*=======================================================================================*/
/* dialog.css
/*=======================================================================================*/
/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative; background-color: #e2e2e2; border-bottom-color: #999; border-bottom-style: solid; border-bottom-width: 1px;}
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

/* Overlays */
.ui-widget-overlay { background: #333/*{bgColorOverlay}*/ none/*{bgImgUrlOverlay}*/ 0/*{bgOverlayXPos}*/ 0/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .6;filter:Alpha(Opacity=60)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -4px/*{offsetTopShadow}*/ 0 0 -4px/*{offsetLeftShadow}*/; padding: 4px/*{thicknessShadow}*/; background: #000/*{bgColorShadow}*/ none/*{bgImgUrlShadow}*/ 0/*{bgShadowXPos}*/ 0/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 4px/*{cornerRadiusShadow}*/; -webkit-border-radius: 4px/*{cornerRadiusShadow}*/; }

.ui-widget-content { border: 1px solid #000; background: #fff; }