body {
	background: #0083cb url('http://nano.voxtel-inc.com/wp-content/themes/nanoVoxtel/images/nano-theme/nano_voxtel-inc_bg.jpg') top left no-repeat;
}

#header {
	background: #FFF url('http://nano.voxtel-inc.com/wp-content/themes/nanoVoxtel/images/nano-theme/nano_headerBG.jpg') top left no-repeat;
	height: 200px;
	width: 950px;
	margin: 0 0 0px 0;
}

.container {background: #fff;}

.p2 {margin: 0px;}

.data {
	padding: 0px 20px;
}

#datatable {clear:right;
	padding-top:20px;}

#pdflist {  float:right;
			padding: 10px 10px 0px 10px;
			background: #ccff99;
			border:1px solid #99cc33;
			}
			
.pdflink {
	background: transparent url('../images/pdf.png') top left no-repeat;
	padding-left: 20px;
}



#footer {
	background: #0baf4d;
	padding: 0px;
	color: #FFF;
	height: 75px;
}

#wrap {
	background: #fff url('../images/sidebar-BG.jpg') top left repeat-y;}
	
#wrap h2 {
	color: #0baf4e;
	margin-top: 10px;
}

#wrap h3 {
	color: #0072bc;

}
	#legal {
		margin: 0px;
	}

	#footer a:link, #footer a:visited {
		color: #b2df24;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #FFF;
	}
	
	#voxtelNano-footer {
		background: #0083cb url('../images/footerVoxtel.jpg') top left no-repeat;
		border-right: 3px solid #FFF;
		height: 75px;
		width: 339px;
	}
#footer-right {	margin: 23px 0 0 40px;
}

#nav {
	margin: 0px 0 0 0;
	padding: 5px;
}



#upnav {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 105px;
}

#upnav img {
	padding: 6px 10px 0px 0px;

}

	ul.topnav {
		list-style: none;
		padding: 0 20px;
		margin: 14px 0px 0px 0px;
		float: left;
		background: #222;
		font-size: 1em;
		background: transparent;

	}

	ul.topnav li {
		float: left;
		margin: 0;
		padding: 0 15px 0 0;
		position: relative; /*--Declare X and Y axis base for sub navigation--*/
		z-index: 1000;

	}
	ul.topnav li a{
		padding: 11px 5px;
		color: #FFF;
		display: block;
		font-weight: bold;
		text-decoration: none;
		float: left;
		text-transform: uppercase;
		text-shadow: -1px 1px 2px #000;
		border-right: 3px solid transparent;
			border-left: 3px solid transparent;
	
	}
	ul.topnav li a:hover{
		background: url(../images/topnav_hover.png) repeat-x left;
		border-right: 3px solid #fff;
			border-left: 3px solid #fff;		
	}
	ul.topnav li span { /*--Drop down trigger styles--*/
		float: left;
		background: url(subnav_btn.gif) no-repeat center top;
			
	}
	ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
	ul.topnav li ul.subnav {
		list-style: none;
		position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
		left: 0; top: 30px;
		background: #a1c5e9;
		margin: 10px 0px 0px 0px; padding: 0px;
		display: none;
		float: left;
		width: 220px;
		border: 3px solid #fff;

		

	}
	ul.topnav li ul.subnav li{
		margin: 0; padding: 0;
		border-top: 0px solid #53a8d1; /*--Create bevel effect--*/
		border-bottom: 0px solid #53a8d1; /*--Create bevel effect--*/
		clear: both;
		width: 220px;
		font-size: 1.1em;
		
	}
	html ul.topnav li ul.subnav li a {
		float: left;
		width: 175px;
		background: transparent repeat;		
		padding: 9px 0px 9px 5px;
		color: #01578f;
		text-transform: none ;
		text-shadow: none;
		font-weight: bold;		
		border-top: 1px solid transparent;
		border-right: 20px solid transparent;
		border-bottom: 1px solid transparent;
		border-left: 20px solid transparent;
		
	}
	
	
	html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
		background: #6bcef7  repeat-x left;	
		color: #01578f;
		text-shadow: none;
		font-weight: bold;
		text-transform: none ;
		border-top: 1px solid transparent;
		border-left: 20px solid transparent;
		border-bottom: 1px solid transparent;
		border-left: 20px solid transparent;
				
		

	}
	
	

	ul.headernav {
		list-style: none;
		padding: 0px 20px;
		margin: 0;
		float: right;
		background: #222;
		font-size: 1em;
		background: transparent;
	}
	ul.headernav li {
		float: left;
		margin: 0;
		padding: 0 0px 0 0;
		position: relative; /*--Declare X and Y axis base for sub navigation--*/
		z-index: 1000;
		border-right: 2px solid #fff;
	}
	ul.headernav li a{
		padding: 3px 5px;
		color: #FFF;
		display: block;
		text-decoration: none;
		float: left;

		
	}
	ul.headernav li a:hover{
		background: #0061bd;
	}
	ul.headernav li span { /*--Drop down trigger styles--*/
		float: left;
		background: url(subnav_btn.gif) no-repeat center top;
	}
	ul.headernav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
	ul.headernav li ul.subnav {
		list-style: none;
		position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
		left: 0; top: 30px;
		background: #333;
		margin: 0; padding: 0;
		display: none;
		float: left;
		width: 100px;
		border: 1px solid #fff;
	}
	ul.headernav li ul.subnav li{
		margin: 0; padding: 0;
		border-left: 2px solid #fff; /*--Create bevel effect--*/
		border-bottom: 0px solid #53a8d1; /*--Create bevel effect--*/
		clear: both;
		width: 100px;
	}
	html ul.headernav li ul.subnav li a {
		float: left;
		width: 100px;
		background: #a0c5e8;
		padding-left: 20px;
		color: #fff;
		text-transform: none ;
		text-shadow: 0px 0px 0px #000;
		font-weight:bold;
		
	}
	html ul.headernav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
		background: #a0c5e8;
		color: #fff;
		text-shadow: 0px 0px 0px #000;
		font-weight:bold;
		text-transform: none ;
	}

#sidebar {
	background: #FFF url('http://nano.voxtel-inc.com/wp-content/themes/nanoVoxtel/images/nano-theme/nano_sidebarBG.jpg') top left no-repeat;
	padding: 10px 10px 600px 0px;
	list-style: none;	
	text-shadow: 2px 2px 2px #999999;
}

	ul.nanoQuantum {
		list-style: none;
		font-weight:bold;
		font-size:1.1em;
		text-shadow: 0px 0px 0px #6699cc;
		background: transparent url("../images/sidebarList-bg.png") top left repeat;
		margin: 0px 40px 0px 40px;
		border: 3px solid #FFF;
		padding: 5px 10px;
	}
	
	ul.nanoQuantum li a{
		list-style: none;	
		color: #0072bc;
		display: block;
		text-decoration: none;
		border: 1px solid transparent;
		text-shadow: 0px 0px 0px #6699cc;
		font-weight: bold;
		padding: 0px 0px 0px 5px;	
		background: transparent;
	}
	

					
	ul.nanoQuantum li a:hover{
		list-style: none;	
		background: #FFF;
		text-shadow: 0px 0px 0px #6699cc;
		font-weight:none;
		padding: 0px 0px 0px 5px;
		color: #0baf4d;
	}
	
		ul.nanoQuantum  li.yvo4subscript a{
		background: transparent url("../images/nano-theme/yvo4.png") top left no-repeat;
		background-position:-1px -22px;
		width:198px;
		height:22px;
	}
		
		
		ul.nanoQuantum  li.yvo4subscript a:hover{
		background: #fff url("../images/nano-theme/yvo4.png") top left no-repeat;
		background-position:-1px 0px;
		width:198px;
		height:22px;
	}
			
		ul.nanoQuantum  li.laf3subscript a{
		background: transparent url("../images/nano-theme/laf3.png") top left no-repeat;
		background-position:-1px -22px;
		width:198px;
		height:22px;
	}
				
	ul.nanoQuantum 	li.laf3subscript a:hover{
		background: #fff url("../images/nano-theme/laf3.png") top left no-repeat;
		background-position:-1px 0px;
		width:198px;
		height:22px;
					}
