/* Top Navigation */
.nstbline {
		background-color:#FFFFFF;
	}
.stbline, .stab {
		background-color:#016BAA;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;		
		}
.toplvlbck {
		background-color:#4190BF;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;		
	}

.breadcrumbBack {
	background-color: #eeeeff;
	padding-left: 12px;
	background-image: url(//files.namecheap.com/graphics/navleftback.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.topnavSearchCell {
	background-color: #EBDA01;
	background-image: url(//files.namecheap.com/graphics/navrightback.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.topnavSearchCell input, .topnavSearchCell select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.topnavSearchBar {
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

/* Left Navigation */
#leftNav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#leftNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftNav li {
	margin: 0;
	border-bottom: 1px solid #cedfff;
}
#leftNav a {
	display: block;
	padding: 3px 4px 4px 12px;
}
#leftNav a:link, #leftNav a:visited {
	color: #003399;
	text-decoration: none;
}
#leftNav a:hover, #leftNav a:active {
	background-color: #4190BF;
	color: white;
}
#leftNav li h4 {
	margin: 10px 0px 4px 12px;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
}
#leftNav li a img, #leftNav li h4 img {
	margin-right: 8px;
}

/* New Navigation */

#level1,
#level2,
span#findwidth {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; 
	font-size:11px;
}

#level1 ul,
#level2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}

#level1 ul {
	background-color: #4190bf;
	background-image: url(//files.namecheap.com/graphics/menu/whitedot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width:100%;
}

#level2 ul {
	background-color: #016baa;
	border-bottom: 2px solid #016baa;
	width:100%;
}

#level1 ul li.tab,
#level1 ul li.selected, 
#level1 ul li.first, 
#level2 ul li {
	float:left ;
}

/* Override: No floats for dropdowns and higher */
#level2 ul li ul li {
	float: none;
}

#level1 ul li.tab ul,
#level1 ul li.selected ul,
#level1 ul li.tab ul li ul,
#level1 ul li.tab:hover ul ul,
#level2 ul li ul {
	position: absolute;
	display: none;
	border-top: 1px #fff solid;
}
#level1 ul li ul {
	width:auto;
}
#level2 ul li ul {
	width:auto;
}

/* Override: No image background for 2nd level dropdown */
#level1 ul li ul {
	background-image: none;
}

/* Override: No top border for third level */
#level2 ul li ul {
	border-top: 0px #fff solid;
}

/* Override: No background for 2nd level and higher */
#level1 ul li ul li a,
#level2 ul li ul li a {
	background-image: none;
}

#level1 li.blank,
#level2 li.blank {
	clear: both;
	display: expression("inline");
	float:none;
}
##level1 ul li {
	background-color:#4190bf; 
}
#level1 ul li a {
	display: block;
	text-decoration:none;
	color:#ffffff;
	background-color: #4190bf; 
	padding:3px 9px 3px 9px;
	white-space: nowrap;
	background-image: url(//files.namecheap.com/graphics/menu/vlfade.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#level1 ul li.first {
	display: block;
	background-color: #4190bf; 
	padding:3px 2px 3px 0px;
	background-image: url(//files.namecheap.com/graphics/menu/vlfade.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#level2 ul li a {
	display: block;
	text-decoration:none;
	color:#ffffff;
	background-color: #016baa; 
	padding:4px 9px 3px 9px;
	white-space: nowrap;
	background-image: url(//files.namecheap.com/graphics/menu/bar.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#level2 ul li.haschildren a {
	padding-right: 24px;
	background-image: url(//files.namecheap.com/graphics/menu/haschildren.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
/* Override: Remove backgrounds from third level */
#level2 ul li.haschildren ul li a {
	background-image: none;
}

#level1 ul li.selected a {
	background-color: #016baa; 
	background-image: url(//files.namecheap.com/graphics/menu/whitedot.gif);
	background-position: center top;
	background-repeat: repeat-x;
	border-bottom: 1px #016baa solid; 

	padding-right: 8px;
	padding-left:10px;
}

#level1 ul li.selected {
	border-right: 1px #fff solid;
	border-left: 1px #fff solid;
	margin-left:-1px;

	
}

#level1 ul li.tab:hover ul,
#level2 ul li:hover ul {
	border:1px solid #ddddee;
	display: block;
	z-index: 100;

}

#level1 ul li.tab:hover a {
	color: #efecca;
}
#level1 ul li.tab:hover ul a {
	background-color: #eeeeff;
	color: #003399;
}
#level1 ul li.tab:hover ul a:hover {
	background-color: #4190bf;
	color: #ffffff;
}

#level2 ul li:hover ul a {
	background-color: #016baa;
}
#level2 ul li:hover ul a:hover {
	background-color: #4190bf;
}
