@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, marquee {
margin:0px;
padding:0px;
}
a,img { border:none; outline:none; }
.clear { clear: both; }
.left{ float:left; }
.right{ float:right; }

body {
	margin:0px;
	padding:0px;
	background:url(/images/images_nld/main_bg.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrapper{
	width:950px;
	margin:0 auto;
	
}
/* Top Navigation */
#topnav {
	width:950px;
	float:left;
	background:#0033cc;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}
#topnav ul {
	margin:0;
	padding:6px 12px 6px 0;
	list-style-type:none;
	float:right;
}
#topnav ul li {
	display:inline;
	text-transform:uppercase;
	padding:0px 8px;
}
#topnav ul li a {
	text-decoration:none;
	color:#fff;
}
#topnav ul li a:hover {
	color:#ff9323;
}
/* Header */
#header {
	float:left;
	width:950px;
	margin-top:2px;
}
#headercode {
	float:left;
	width:950px;
	margin-top:2px;
	background:url(/images/images_nld/header_3_code-new.gif) no-repeat;
}

.headerleft {
	width:301px;
	float:left;
}
#logo {
	width:301px;
	height:64px;
	float:left;
	background:url(/images/images_nld/logo.gif) no-repeat;
	text-indent:-99999px;
}
.lady {
	width:301px;
	height:305px;
	float:left;
}
.ladycode {
	width:295px;
	height:305px;
	float:right;
}
.headerright {
	width:649px;
	float:left;
}
.txttop {
	float:left;
	width:649px;
	height:120px;
	background:url(/images/images_nld/header_2.gif) no-repeat;
}
.header_bottom{
	float:left;
	width:623px;
	height:249px;
	padding:0 20px 0 6px;
	background:url(/images/images_nld/header_3.gif) no-repeat;
	line-height:18px;
	font-size:13px;
	color:#454444;
	font-weight:normal;
}
.header_bottom span{
	float:left;
	width:623px;
	padding-top:12px;
}
.header_bottom span.textblue {
	color:#5da3f4;
	line-height:17px;
	font-weight:bold;
	padding-top:3px;
}
.header_bottom span.textorange {
	color:#e46d26;
	font-size:12px;
	font-weight:bold;
	padding-top:13px;
}
.header_bottom span.textorange strong{
	font-size:15px;
}
/* Bottom Header Navigation */
#headernav {
	width:950px;
	height:auto;
	background-color:#010066;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	float:left;
}
#headernav ul {
	margin:0px;
	padding:6px 0px 6px 10px;
	list-style-type:none;
}
#headernav ul li {
	display:inline;
	text-transform:uppercase;
	padding:0px 6px 0px 6px;
}
#headernav ul lil {
	display:inline;
	text-transform:inherit;
	padding:0px 6px 0px 6px;
}
#headernav ul li a {
	text-decoration:none;
	color:#FFF;
}
#headernav ul li a:hover {
	text-decoration:none;
	color:#ff9323;
}
.shadow {
	width:950px;
	height:55px;
	background:url(/images/images_nld/header_shadow.gif) 0 0 repeat-x;
	float:left;
	position:relative;
}
.onlinetesting {
	width:158px;
	height:auto;
	top:-104px;
	left:794px;
	position:absolute;
	z-index:1001;
}
/* Content */
#maincontent {
	width:950px;
	float:left;
}
/* Content Left */
.mainleft {
	width:672px;
	float:left;
	padding-top:30px;
	color:#313131;
}
.mltxttop {
	width:670px;
	height:auto;
	line-height:16px;
	float:left;
}
.mltxttop h1 {
	font-size:20px;
	color:#5379ec;
}
.mltxttop p {
	padding-top:10px;
	width:656px;
	float:left;
}
.sprit {
	width:672px;
	margin-top:25px;
	height:auto;
	float:left;
}
#info {
	float:left;
	width:672px;
}

/*styling for tabs*/
.tabs 
{
	list-style:none;
	
}
.tabs li 
{
	display:block;
	float:left;
	margin-right:5px;
	border:solid 0px red;
}
.tabs li a 
{
	display:block;
	text-decoration:none;
	background:url(/images/images_nld/tab_left.png) left top no-repeat;
	height:27px;
	float:left;
	width:90%;
	

}
.tabs li a em 
{
    
	float:left;
	height:22px;
	font-style:normal;
	background:url(/images/images_nld/tab_right.png) right top no-repeat;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:-1px;
	height:115px;
	width:100%;
	padding-top:7px;
	padding-right:15px;
}

.tabs li a:hover, .tabs li a:focus, .tabs li a:active 
{
	
	background:url(/images/images_nld/tab_sel_left.png) left top no-repeat;
	cursor:pointer;
}
.tabs li a:hover em, .tabs li a:focus em, .tabs li a:active em 
{
    color:#000;
	background:url(/images/images_nld/tab_sel_right.png) right top no-repeat;
}
.tabs li a.sel
{
	color:#000;
	background:url(/images/images_nld/tab_sel_left.png) left top no-repeat;
	cursor:pointer;

}
.tabs li a.sel em
{
	color:#000;
	background:url(/images/images_nld/tab_sel_right.png) right top no-repeat;
}

/*---styling for tab rnds---*/

.tabcontent {
	padding:16px 10px 10px 10px;
	width:652px;
	height:378px;
	overflow:hidden;
	line-height:16px;
	float:left;
	background-image:url(/images/images_nld/roundedboxcenter.gif);
	background-repeat:repeat-y;
}
.tabcontent_mid{
	width:614px;
	font-size:12px;
	line-height:16px;
	float:left;
}


.tabcontent h1 {
	color:#ff8f21;
	margin:0px;
	padding:0px 0 0px 0px;
	font-size:16px;
	line-height:32px;
	font-weight:normal;
}
/* Rounded Corners */
.roundedcorner {
	width:672px;
	height:auto;
	float:left;
}
.roundedcenter {
	width:672px;
	height:auto;
	float:left;
	background-image:url(/images/images_nld/lteblue_middle.gif);
	background-repeat:repeat-y;
}
.roundedbox {
	width:672px;
	height:auto;
	float:left;
	margin-top:20px;
}
.roundedboxcontent {
	width:637px;
	height:auto;
	float:left;
	margin-left:16px;
	display:inline;
	color:#4c4c4c;
}
.roundedboxcontent h1 {
	font-size:20px;
	margin:0px;
	padding:0px;
	color:#2f8fee;
}
.roundedboxcontent p {
	padding-top:6px;
	line-height:16px;
}
.roundedboxcontent ul {
	margin:0px;
	padding:20px 0 0 0;
	list-style-type:none;
	font-size:14px;
	line-height:16px;
}
.roundedboxcontent ul li {
	padding-bottom:12px;
	padding-left:15px;
	background:url(/images/images_nld/medical_opt_arrowOrange.gif) 0 4px no-repeat;
	width:365px;
}

.roundedboxcontent ul li p{
	padding:0 0 9px 0;
	border-bottom:1px dotted #cbcbcb;
	width:365px;
}
.txtorange {
	font-weight:bold;
	color:#ff8436;
}
.onlinemedical {
	width:672px;
	height:auto;
	margin-top:30px;
	background:url(/images/images_nld/pagecutleft.gif) repeat-y top right;
	float:left;
}
.onlinemedical h1 {
	font-size:20px;
	margin:0px;
	padding:0px;
	color:#5379ec;
	width:650px;
	float:left;
}
.onlinemedical ul {
	padding:0px;
	margin:15px 0 0 0;
	list-style-type:none;
	float:left;
}
.onlinemedical ul li {
	padding-bottom:15px;
	background:url(/images/images_nld/bullet.gif) no-repeat top left;
	font-size:12px;
	line-height:18px;
	padding-left:30px;
	width:612px;
}
.onlinemedical ul li.last {
	padding-bottom:25px;
	float:left;
}
/* Image Gallery*/
.imggallery {
	width:640px;
	text-align:center;
	background:url(/images/images_nld/bggallery.gif) 0 4px no-repeat;
	list-style:none;
	height:88px;
	float:left;
	padding:0 0 0 15px;
}
/*FISHEYE*/
#fisheye {
	padding:0px;
	/*margin: 15px 20px 20px 20px;*/
	margin: 15px 0px 20px 0px;
	list-style-type:none;
	height:auto;
	width:620px;
	float:left;
}
#fisheye li {
	padding:0px;
	display:inline;
}
#ffisheye span {
	boder-right: #bbb 1px solid;
	padding-right: 1px;
	boder-Ttop: #bbb 1px solid;
	padding-left: 1px;
	background: #eee;
	LEFT: 0px;
	padding-bottom: 1px;
	margin: 0px;
	boder-left: #bbb 1px solid;
	width: 79px;
	color: #333;
	padding-top: 1px;
	boder-bottom: #bbb 1px solid;
	position: absolute;
	TOP: 100%;
	text-align:center;
}
#fisheye a {
	padding:0px;
	margin:0px;
	text-decoration:none;
}
#fisheye img {
	vertical-align:top;
}

/* Content Right */
.mainright {
	width:273px;
	float:right;
	margin-top:26px;
}
.righttoptab {
	width:236px;
	height:25px;
	color:#5379ec;
	font-size:14px;
	padding:10px 0 10px 30px;
	background:url(/images/images_nld/tab_course_coverage.gif) no-repeat;
	float:left;
}
/* Collapsable Menus */
.collapable {
	width:270px;
	margin-top:10px;
	height:585px;
	overflow:scroll; /* Can set to none when anti clash is found or jquery tabs are modified */
	float:left;
	background:url(/images/images_nld/right_menu_shade.gif) 0 0 repeat-y;
	overflow-x:hidden;
}
ul#menu {
	list-style-type:none;
	margin:0;
	/* padding: 0 0 0 12px; */
	padding: 0 0 0 20px;
	width:238px;
	float:left;
}

ul#menu a {
	display: block;
	text-decoration: none;
}
ul#menu li {
	margin-top: 1px;
	float:left;
	width:238px;
}
ul#menu li a {
	background:url(/images/images_nld/tab.gif) no-repeat;
	color:#ff6f13;
	font-size:13px;
	padding: 0.5em 0.5em 0.5em 30px;
	float:left;
	width:186px;
}
ul#menu li a:hover {
	color:#ff6f13;
}

ul#menu ul {
	list-style-type:none;
	margin:0;
	padding:0 0 14px 0;
	width:234px;
	float:left;
	display:none;
}
ul#menu li ul li {
	float:left;
	border-bottom:1px dashed #999999;
	width:230px;
}
ul#menu li ul li a {
	background:none;
	color: #313131;
	margin-left:10px;
	padding-left:8px;
	width:210px;
	float:left;
	font-size:11px;
	background:url(/images/images_nld/blueaerrow.gif) no-repeat left center;
}


ul#menu li ul li a:hover {
	color:#ff6f13;
}
/* Testimonials */
.testimonials {
	width:270px;
	height:auto;
	float:left;
	font-size:12px;
	color:#4c4c4c;
	padding:10px 0;
}
.print {
	width:273px;
	float:left;
	padding-top:4px;
}
.testimonials h1 {
	font-size:#5379ec;
	margin:0px;
	color:#5379ec;
	padding:0px;
	font-size:20px;
}
.txtblue {
	color:#5379ec;
	font-size:11px;
	font-style:italic;
}
.testicontent {
	margin-top:10px;
	width:270px;
	height:auto;
	line-height:18x;
	float:left;
}
.testicontentleft {
	width:72px;
	height:auto;
	float:left;
}
.testicontentright {
	width:190px;
	height:auto;
	float:left;
	margin-left:5px;
	display:inline;
}
/* News Ticker */
#newsticker-demo {
	width:270px;
	padding:6px 0 0 0;
	font-size:12px;
	float:left;
	margin:0 auto;
	color:#4c4c4c;
}
#newsticker-demo a {
	text-decoration:none;
}
#newsticker-demo img {
	border: 2px solid #FFFFFF;
}
.newsticker-jcarousellite {
	width:270px;
	line-height:16px;
}
.newsticker-jcarousellite ul li {
	list-style:none;
	display:block;
	padding-bottom:1px;
	margin-bottom:5px;
	margin-top:10px;
	background-image:url(/images/images_nld/bgtestimonials.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.newsticker-jcarousellite .thumbnail {
	float:left;
	width:72px;
}
.newsticker-jcarousellite .info {
	float:right;
	width:190px;
}
.newsticker-jcarousellite .info span.cat {
	display: block;
	font-size:10px;
	color:#808080;
}

/* Lower Content */
.lowercontent {
	width:950px;
	height:180px;
	background:url(/images/images_nld/bottom_price.gif) 0 10px no-repeat;
	padding-top:10px;
	float:left;
}
.lowercontentemp {
	width:950px;
	height:180px;
	background:url(/images/images_nld/bottom_price_EMP.gif) 0 10px no-repeat;
	padding-top:10px;
	float:left;
}
.lowercontentleft {
	width:870px;
	float:left;
	padding:35px 0 0 0;
	height:97px;
	background:url(/images/images_nld/buy_wording.gif) 170px 26px no-repeat;
}
.txtbluelower {
	font-size:30px;
	color:#5379ec;
	letter-spacing:-1px;
}
.txtorangelower {
	font-size:40px;
	color:#ffa200;
	letter-spacing:-1px;
}
.lowercontentright {
	width:177px;
	height:auto;
	float:left;
	margin-top:50px;
}

/* Footer */
.footer {
	width:100%;
	background:#0033cc;
	text-align:center;
	padding:20px 0px;
	float:left;
}
.footercontent {
	width:950px;
	font-size:12px;
	color:#FFFFFF;
}
.footernav {
	width:667px;
	float:left;
}
.footernav ul {
	margin:0px;
	padding:0px;
}
.footernav ul li {
	display:inline;
	padding:0 10px 0px 10px;
}
.footernav ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
.footernav ul li a:hover {
	color:#e89b47;
	text-decoration:none;
}
.copyright {
	width:auto;
	height:auto;
	float:right;
}

/* Scroller */
#marqueecontainer{
	position: relative;
	width: 270px; /*marquee width */
	height: 250px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 0px;
	padding-left: 0px;
}
