 
div#topRowContainer, div#topRowContainerconsumer, div#topRowContainergateway_post, div#topRowContainergateway_pre, div#topRowContainercustomer_support, div#topRowContainerbusiness, div#topRowContainerenterprise, div#topRowContainersoho, div#topRowContainerbusiness_customer_support, div#topRowContaineraboutus {
	background-color: #EFEFEF;
	text-align: center;
	height: 29px;
	margin: 0;
}

div#topRowContainerbusiness, div#topRowContainerenterprise, div#topRowContainersoho, div#topRowContainerbusiness_customer_support {
	background-color: #000;
}

div#navLevel1 {
	width: 770px;
	margin: 0 auto 0 auto;
	height: 29px;
	border: 0;
}

div#navLevel1 ul {
	list-style-type: none;
	margin: 0; padding: 0;
}

div#navLevel1 ul#left {
	float: left;
	margin: 0 0 0 20px;
}

div#navLevel1 ul#right {
	float: right;
}

div#navLevel1 ul li {
	float: left;
	margin: 6px 0;
	padding-right: 15px;
	font-weight: bold;
	color: #797979;
	font-size: 11px;
}

div#navLevel1 a, div#navLevel1 a:visited, div#navLevel1 a:active {
	color: #797979;
	text-decoration: none;
}

div#topRowContainerbusiness div#navLevel1 a, div#topRowContainerbusiness div#navLevel1 a:visited, div#topRowContainerbusiness div#navLevel1 a:active, div#topRowContainerenterprise div#navLevel1 a, div#topRowContainerenterprise div#navLevel1 a:visited, div#topRowContainerenterprise div#navLevel1 a:active, div#topRowContainersoho div#navLevel1 a, div#topRowContainersoho div#navLevel1 a:visited, div#topRowContainersoho div#navLevel1 a:active, div#topRowContainerbusiness_customer_support div#navLevel1 a, div#topRowContainerbusiness_customer_support div#navLevel1 a:visited, div#topRowContainerbusiness_customer_support div#navLevel1 a:active {
	color: #fff;
}


div#navLevel1 a:hover {
	border-bottom: 2px solid #FFA100;
	display: block;
}

div#navLevel1 .active {
	border-bottom: 2px solid #7CBE01;
	display: block;
}

/* 
level 2 nav
*/


div#navLevel2 {
	clear: left;
	height: 60px;
	padding: 18px 0 0 0;
	margin: 0;
	border: 0;
	font-size: 7pt;
}

div#navLevel2 form {
	margin:0; padding:0;
}

div#navLevel2.withRegion {
	padding: 6px 0 0 0;
}


div#navLevel2 ul {
	float: right;
	margin: 3px 6px 0 0;
	padding: 0;
	border: 0;
	clear: right;
}

div#navLevel2.withRegion ul {
	margin-top: 12px;
}

div#navLevel2 ul li {
	list-style-type: none;
	float: left;
	margin: 0 0 0 12px;
	border: 0;
	padding: 2px 0 0 0;
}

/* 
regionNav bar
*/
div#regionNav {
	background-color: #1E85D7;
	color: #FFF;
	height: 38px;
	width: 770px;
	margin: 2px 0 10px 0;
	padding: 0 10px 0 20px;
	border: 0;
	clear: left;
	font-size: 7pt;
}
div#regionNav a {
	font-size: 7pt;
	color: #FFF !important;
	display: block;
	float: right;
	margin-top: 12px;
	margin-right: 7px;
	text-decoration: none;
	letter-spacing: .1em;
}

div#regionNav p {
	display: block;
	float: left;
   	margin-top: 13px;	
	letter-spacing: .1em;
}

div#regionNav select {
	margin-top: 7px;
	margin-left: 7px;
	padding: 0;
}

div#regionNav form {
	border: 0; margin:0; padding:0;
}




/*
level 3 nav
*/

div#navLevel3 {
	clear: left;
	background: transparent url(/images/nav/level3bg.gif) repeat-x;
	height: 31px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #A5A5A5;
	font-size: 7pt;
   width: 770px;
	margin: 0 auto 0 auto;
}

div#navLevel3 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	
}

div#navLevel3 li {
	float: left;
	margin: 1px 0;
	padding: 8px 12px 6px 12px;
	border-left: 1px solid #D2D2D2;
	cursor: pointer;
}

div#navLevel3 li.active {
	background: transparent url(/images/nav/level3activebg_blue.gif) repeat-x;
}

div#navLevel3 #phoneNumber, div#navLevel3 #salesRep {
	float: right;
	width: 225px;
	margin: 1px 0;
	background: transparent url(/images/nav/phonenumberbg.gif) repeat-x;
	height: 26px;
	text-align: center;
	padding: 7px 0;
}

div#navLevel3 #salesRep {
	width: 168px;
	background: #F4F4F4;
	text-align: left;
	padding:  0 0 0 10px;
}

div#navLevel3 #salesRep #contact {
	float: left;
	margin: 0;
	padding: 0;
	order: 0;
	padding: 7px 0;
}

div#navLevel3 #salesRepIcon {
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
}

div#navLevel3 #nl3app_scheduler {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	height: 26px;
	border: 0;
	background: transparent url(/images/nav/level3schedule.gif) no-repeat;
}

div#navLevel3 #nl3cb_university {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 99px;
	height: 26px;
	border: 0;
	background: transparent url(/images/nav/level3university.gif) no-repeat;
}

div#navLevel3 a, div#navLevel3 a:visited, div#navLevel3 a:active {
	color: #000;
	text-decoration: none;
}

div#navLevel3 .active a, div#navLevel3 .active a:visited, div#navLevel3 .active a:active {
	color: #FFF;
	text-decoration: none;
}


div#navLevel3 #phoneNumber a:hover {
	text-decoration: none;
	color: #000;
}

/*
nav level 4
*/

div#navLevel4 {
	background-color: #0685BF;
	height: 27px;
	width: 770px;
	margin: -4px auto 0 auto;
	font-size: 7pt;
	padding-top: 1px;
	background: #0685BF url(/images/nav/level4bg.gif) no-repeat bottom left;
}

div#navLevel4 ul {
margin:0; padding:0; border:0;
}

div#navLevel4 li {
	list-style-type: none;
	float: left;
	margin-left: 15px;
	color: #FFF;
	height: 23px;
	margin-top: 4px;
}

div#navLevel4 li a, div#navLevel4 li a:active, div#navLevel4 li a:visited, div#navLevel4 li b {
	color: #FFF;
	text-decoration: none;
		padding-top: 4px;
	display: block;
}

div#navLevel4 li b {
	text-transform: uppercase;
}

div#navLevel4 li a:hover {
	text-decoration: underline;
}

div#navLevel4 li.active {
	background: transparent url(/images/nav/lvl4left_corner.gif) no-repeat;
	padding-left: 10px;
	height: 23px;
}

div#navLevel4 li.active a {
	background: transparent url(/images/nav/lvl4right_corner.gif) no-repeat top right;
	color: #000 !important;
	padding-right: 10px;
}


/*
navlevel6 
*/
div#navLevel6 ul {
	margin:0; padding:0;
	list-style-type: none;
	clear: both;
	height: 20px;
	padding-left: 20px;
}
div#navLevel6 li {
	float: left;
	font-size: 7pt;
	margin-right: 9px;
	background: transparent url(/images/nav/bluearrow.gif) no-repeat 0 4px;
	padding-left: 7px;
}

div#navLevel6 .active {
	text-decoration: none;
	color: #000000;
}









div#selectIndustry li {
	margin: 1px 0 !important;
	margin: 0;
	font: 9px Arial, Verdana, Helvetica, serif;
	letter-spacing: .1em;
	background: transparent url(/images/nav/arrow_green.gif) no-repeat 5px 2px !important;
	background: transparent url(/images/nav/arrow_green.gif) no-repeat 5px 4px;
	padding: 0 0 0 13px;
	color: #707070;
	border: 0;
}








div#hpSelectARegion {
	background: transparent url(/images/buttons/selectaregionhp.gif) no-repeat;
	width: 180px;
	height: 25px;
	margin: 2px 0 0 0; 
	cursor: pointer;
}

p#upgradeMessage {
	display: none;
}

div#quickLinks {
	margin: 15px 0 10px 0 !important;
	margin: 10px 0 10px 0;
	padding: 0 10px 0 10px;
	background-color: #F6F6F6;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	height: 135px;
}

div#quickLinks .linkSet {
float: left;
margin: 0 10px 0 15px;
}

div#quickLinks .linkSet h5 {
font-weight: bold;
font-size: 8pt;
color: #666;
margin: 10px 0 2px 0;
}

div#quickLinks .linkSet ul {
list-style-position: inside;
list-style-type: none;
list-style-image: url(/images/elements/bullets/plus.gif);
margin: 0;
padding: 0;
border: 0;
}

div#quickLinks .linkSet li {
	font-size: 7pt;
margin: 3px 0 0 0;
padding:0;
}
div#quickLinks .linkSet a {
	margin: 0 !important;
	margin: 0 0 0 5px;
}



ul#copyrightFooter {
	clear: both;
	list-style-type: none;
	margin: 0 0 40px 0; padding: 0;
}

ul#copyrightFooter li {
	float: left;
	margin: 0 0 0 10px;
	font-size: 7pt;
}

ul#copyrightFooter li#first {
	margin:0 10px 0 5px !important;
}

ul#copyrightFooter li a, ul#copyrightFooter li a:visited, ul#copyrightFooter li a:active {
	text-decoration: underline;
}




/*
navLevel5
*/

div.navLevel5 {
	float: right;
	margin-bottom: 10px;
}

div.navLevel5Left {
	float: left;
	margin-bottom: 10px;
}

div.navLevel5#pricing {
	float:right;
	margin-bottom:10px;
	width: 180px;
	margin-left: 20px;
}

div.navLevel5#pricing p {
	text-align: center; clear: both; padding-top: 6px;
}


div.navLevel5 .topGray, .topWhite, div.navLevel5Left .topGray, .topWhite {
	width: 180px;
	border:0; padding:0; margin:0 0 0 1px;
	height: 2px;
	font-size: 0;
	clear: both;
	background: transparent url(/images/elements/curvedBoxes/nav5_tgray.gif) no-repeat;
}

.topWhite {
	background: transparent url(/images/elements/curvedBoxes/nav5_twhite.gif) no-repeat;
}

div.navLevel5 .bottomGray, .bottomWhite, div.navLevel5Left .bottomGray, .bottomWhite {
	width: 180px;
	border:0; padding:0;
	margin:0 0 0 1px;
	height: 2px;
	font-size: 0;
	clear: both;
	background: #E6E6E6 url(/images/elements/curvedBoxes/nav5_b.gif) no-repeat;
}

.bottomWhite {
	background: #FFFFFF url(/images/elements/curvedBoxes/nav5_b.gif) no-repeat;
		clear: both;
}

div.navLevel5 h4, div.navLevel5Left h4 {
margin:0;
background-color: #6B6B6B;
color: white;
width: 180px;
font-size: 8pt;
font-weight: bold;
display: block;	
padding: 5px 0 7px 7px;
border:0;
border-left: 1px solid #CECFD8;
border-right: 1px solid #CECFD8;
}

div.navLevel5 ul, div.navLevel5Left ul {
	width: 180px;
	background-color: #E6E6E6;
	margin:0;
	border-left: 1px solid #CECFD8;
	border-right: 1px solid #CECFD8;
	list-style: none;	
	padding: 5px 0 10px 0;
}
div.navLevel5 ul li, div.navLevel5Left ul li {
	width: 178px;
	font-size: 7pt;
	padding:3px 3px 4px 15px;
	margin:0;
	margin-top: 2px;
	
}
div.navLevel5 div.orderContainer, div.navLevel5Left div.orderContainer,  div.buttonContainer {
	background-color: #FFF;
	margin:0;
	border-left: 1px solid #CECFD8;
	border-right: 1px solid #CECFD8;
	list-style: none;	
	padding: 0;
	width: 180px;
	clear:both;
}

div.buttonContainer {
	padding: 6px 5px 6px 5px;
	text-align: center;
}

div.navLevel5 h5, div.navLevel5Left h5 {
	margin:0 0 0 12px; padding:5px 0 0 0; border: 0;
	font-size: 9pt;
}
div.navLevel5 h6, div.navLevel5Left h6 {
	margin:0 0 0 13px; padding:0; border: 0;
	font-size: 9pt; font-weight: bold;
}
div.navLevel5 label.price, div.navLevel5Left label.price {
	font-size: 8pt;
	margin: 0 0 0 13px; padding:0; border:0;
}

.orderNow {
	float: right;
	margin: 5px 8px 0 0;
	
}

#partOfBundleSmall {
	margin:0; padding:0; border: 0; clear: both;
	width: 178px;
	height: 49px; 
	border-left: 1px solid #CECFD8;
	border-right: 1px solid #CECFD8;
	}

div.navLevel5 #partOfBundle, div.navLevel5Left #partOfBundle {
	margin:0; padding:0; border: 0; clear: both;
}

div.navLevel5 ul li.active, div.navLevel5Left ul li.active {
	background: transparent url(/images/buttons/nl5bg.gif) repeat-x 0 1px;
	border: 1px solid #6B6B6B;
}

div.navLevel5 ul li.loading, div.navLevel5Left ul li.loading {
	background: transparent url(/images/buttons/nl5bg_moving.gif) repeat-x 0 1px;
	border: 1px solid #6B6B6B;
}


/*
buttons
*/
.button_details {
	width: 80px;
	height: 27px; 
	border:0; margin:0; padding:0;
}















/* google temp styles */
 #googleSearchContainer { margin-left: 2px;  background-color: #167AD2; width:279px; padding:0px; font-size:7pt; }
	#googleSearchContainer a{text-decoration: none;}
	#googleSearchContainer a:link { color: #FFFFFF; }
	#googleSearchContainer a:visited { color: #FFFFFF; }
	#googleSearchContainer a:hover	{ color: #FFFFFF;  }
	#googleSearchContainer a:active { color: #FFFFFF; }	
	#googleSearchContainer 1div.desc {width: 425px; background-color:#ffffff; padding:5px 5px 5px 5px; border: 1px #d79900 solid; border-collapse: collapse; border-spacing: 5px;}			
	#googleSearchContainer .SearchLink {padding: 5px 10px 5px 0px; font-size:0.8em; }
	#googleSearchContainer .SearchText {padding: 0px 10px 10px 0px; color: #BAE1FF; font-size:0.8em;}
	#googleSearchContainer img.floatLeft { float: left; margin: 10px; }
	#googleSearchContainer .spacer {padding: 2px;}	
	#googleSearchContainer TR.clsOdd {background-Color: #005EB8; }
	#googleSearchContainer TR.clsEven {background-color: #004383; }
	#googleSearchContainer div.suggestion {background-color:#ffffff;  color: #3361ba; padding:5px 0px 5px 0px; font-weight:bold;}	
	#googleSearchContainer a.try, a:link.try, a:visited.try { text-decoration: none; color: red;}	
   #googleSearchContainer .title{text-decoration: none; color: #3361ba; padding: 20px 0px 10px 0px; font-weight:bold;}
   #googleSearchContainer div.googleresults{style=filter:alpha(opacity=50); -moz-opacity:0.5;opacity:.50;width:300px;height:200px;}
   #googleSearchContainer .googleResults {background-color:#FFFFFF;padding:5px 0px 5px 0px;}
	
	#google {
		display: none;
		position: absolute;
		z-index: 100;
	}
	
	div#searchGo {
		width: 19px; 
		height: 18px;
		border: 0;
		float: left; clear: right;
		background: transparent url(/images/buttons/searchgo.gif) no-repeat;
	}
	div#searchGo.active {
		background-position: 0 -18px;
	}
	
	div#googleForm {
	clear: both;
	width: 285px; 
	height: 54px;
	background: transparent url(/images/nav/google/poweredby.png) no-repeat;
	}













div.curveTop {
	width: 180px;
	border:0; padding:0; margin:0 0 0 1px;
	height: 2px;
	font-size: 0;
	clear: both;
	background: transparent url(/images/elements/curvedBoxes/nav5_twhite.gif) no-repeat;
}


div.curveMiddle {
	background-color: #FFF;
	margin:0;
	border-left: 1px solid #CECFD8;
	border-right: 1px solid #CECFD8;
	list-style: none;	
	width: 180px;
	clear:both;
	padding: 6px 9px 10px 9px;
}

div.curveMiddle p {
	margin:2px auto 5px auto;
}

div.curveTop {
	width: 180px;
	border:0; padding:0; margin:0 0 0 1px;
	height: 2px;
	font-size: 0;
	clear: both;
	background: transparent url(/images/elements/curvedBoxes/nav5_twhite.gif) no-repeat;
}

div.curveTop#betterTogether3D {
	background: transparent url(/images/elements/curvedBoxes/bettertogether3.gif) no-repeat;
	width: 180px;
	border:0; padding:0; margin:0 0 0 1px;
	height: 2px;
	font-size: 0;
	clear: both;
	height: 39px;
	text-indent: -1000000px;
}

div.curveTop#text2home {
	background: transparent url(/images/elements/curvedBoxes/text2home.gif) no-repeat;
	width: 180px;
	border:0; padding:0; margin:0 0 0 1px;
	height: 2px;
	font-size: 0;
	clear: both;
	height: 39px;
	text-indent: -1000000px;
}

div.curveTop#PricedFforLife {
	background: transparent url(/images/elements/curvedBoxes/pricedforlife.gif) no-repeat;
	width: 180px;
	border:0; padding:0; margin:0 0 0 1px;
	height: 2px;
	font-size: 0;
	clear: both;
	height: 39px;
	text-indent: -1000000px;
}

div.curveTop#orderOnlineToday {
	background: transparent url(/images/elements/curvedBoxes/order_online_today.gif) no-repeat;
	width: 180px;
	border:0; padding:0; margin:0 0 0 1px;
	height: 2px;
	font-size: 0;
	clear: both;
	height: 25px;
	text-indent: -1000000px;
}

div.curveBottom {
	width: 180px;
	border:0; padding:0;
	margin:0 0 0 1px;
	height: 2px;
	font-size: 0;
	background: #FFFFFF url(/images/elements/curvedBoxes/nav5_b.gif) no-repeat;
	clear: both;
}

.searchButton {
	background: transparent url(/images/nav/searchbutton.gif) no-repeat;
	width: 20px;
	height: 14px;
	border: 0;
	margin: 1px 0 0 0; 
	padding: 0;
	cursor: pointer;
	vertical-align: middle;
}

.searchBox {
	width: 64px;
	font-size: 7pt;
	float: left;
	margin: 0 2px 0 0;
	border: 1px solid #8E8E8E;
	vertical-align: middle;
}



#nl2search {
	float: left;
	margin-right: 5px;
	padding: 2px 0 0 0;
}


a.orangeNl2 {
	border-bottom: 1px solid #FF8A00;
	}
	
a.orangeNl2:hover {
	text-decoration: none !important;
}

div#manageMyAccounts {
	float: right;
	padding: 7px 0 0 8px;
	margin-right: 40px;
	background: transparent url(/images/nav/mabg.gif) no-repeat 0 3px;
	width: 156px;
	height: 30px;
}

#oah {
	margin-top: -3px !important;
	margin-top: 0px;
	vertical-align: middle;
}

li#lvl-1-arrow {
	padding-right:6px !important;
}

div#blueWrapContainer {
	width: 790px; background-color: #FFF; margin: 0 auto 0 auto; padding:0;
}

.smallOrangeArrow {
	width: 11px;
	height: 11px;
}

a.more {
	width: 90%;
	text-align: right;
	display: block;
	font-weight: bold;
}


a.learn_more {
	color: #1C7499 !important;
	font-weight: bold;
	padding-right: 10px;
	background: transparent url(/images/nav/arrow_blue.gif) no-repeat center right;
	text-decoration: none;
}

div.navLevel7 {
margin-left: 20px;
width: 180px;
float: left;
padding-right: 15px;
margin-right: 30px;
border-right: 1px solid #D8D8D8;
}


div.navLevel7 ul {
	 list-style-type: none;
	 margin:0;
	 padding:0;
}

div.navLevel7 ul li {
	margin-bottom: 4px;
	border-bottom: 1px solid #F6F6F6;
	padding-bottom: 6px;
	padding-right: 10px;
	margin-top: 4px;
}

div#contentTarget {
	padding-top:10px; 
	 width: 500px; float: left;
	 margin-bottom: 40px;
}


div.rightBarContainer {
	width: 240px;
	float: right;
	min-height: 400px;
	font-size: 7pt;
	background: transparent url(/images/bg/sideright.jpg) no-repeat;
	margin-bottom: 20px;
}

div.rightBarContainer p {
	margin:0;
}

div.rightBarButtons {
	margin:0 0 0 10px;
}

div.rightBarContent {
	padding-left: 20px;
	padding-right: 10px;
	overflow: auto;
}


div.leftBarContent {
	padding-left: 5px;
	padding-right: 10px;
	overflow: auto;
}

span#TopicsDDL 
{	
	margin-right:10px;	
}

img.orderLight {
	width:56px; height: 23px;
	margin: 0 auto 0 auto;
}



.addtocart {
	width: 100px; height: 32px;
	border: 0; margin-left: 20px;
	margin-top: 25px;
}


#logOutWWP {
	margin-left: 40px;
}
