@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
}


#greybox {
	float: right;
	width: 325px;
	background-color: #f1f1f1;
	color: #333; 
	margin: 0 0 10px 10px;
}
	
#greybox #greytop {
	background: url(http://www.nappi-training.com/custom/themes/default/images/grey-topright.gif) no-repeat top right;
}

/* Control the height of the box on the P tag  */
#greybox p{
	margin: 0 15px;
	font-size: 11px;
	height: 100px;
}


#greybox #greybottom {
	background: url(http://www.nappi-training.com/custom/themes/default/images/grey-botright.gif) no-repeat top right;
}

#greybox img.corner {
   width: 9px;
   height: 10px;
   border: none;
   display: block !important;
}




#container { 
	float: left;position: relative;
	width: 100%;
	background: #fff;
	z-index: -1;
}

#content-container { 
	width: 935px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}

#backtile {
	position: absolute;
	top: 0px;
	left:  0px;
	background:url(/custom/themes/default/images/back-tile.jpg) repeat-x;
	width: 100%;
	height: 240px;
	z-index: -3;
}

#topbox {
	position: absolute;
	top: 40px;
	left: 370px;
	background: url(/custom/themes/default/images/topbox.gif);
	width: 570px;
	height: 52px;
	text-align: center;
	vertical-align:middle;
}

#topbox h2 {
	position: absolute;
	top: 13px;
	left: 90px;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
}


#header { 
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 935px;
	height: 240px;
	background:url(/custom/themes/default/images/header.jpg);
	z-index: 5;
} 

#header #whitepapers{ 
	position: absolute;
	top: 199px;
	left: 480px;
	width: 276px;
	height: 41px;
	z-index: 10;
}



ol li {
	margin: 0 0 10px 0;
}


#header #requestlink {
	position: absolute;
	top: 193px;
	left: 465px;
	width: 300px;
	height: 45px;
	z-index: 10px;
}



#logo {
	position: absolute;
	top: 16px;
	left: 10px;
	width: 281px;
	height: 76px;
}

#quicklinks {
	float: right;
	width: 610px;
	text-align:right;
	margin: 10px 0 0 0;
}

#quicklinks ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-transform:uppercase;
	font-size: 10px;
	
}

#quicklinks ul li {
	float: right;
	padding: 0 0 0 10px;
}

#quicklinks a {
	color: #414568;
	text-decoration:none;
	font-weight:bold;
}

#quicklinks #line {
	padding: 0 5px 5px 0;
}



#sidebar1 {
	position: relative;
	float: left; 
	width: 235px;
	margin: 0 5px 0 0;
	z-index: 5;
}


#sidebar1 #sidenav{
	width: 235px;
	background: url(/custom/themes/default/images/sidebar-tile.jpg) repeat-y;
}

#sidebar1 #sidenavft{
	width: 235px;
	height: 31px;
	background: url(/custom/themes/default/images/sidenav-foot.jpg);
}

#mainContent {
	float: left;
	width: 660px;
	padding: 10px 0 0 0;
} 


#footer { 
	width: 100%;
	background: url(/custom/themes/default/images/footer.jpg) repeat-x;
	margin: 0 auto;
	background-color: #1c5985;
	text-align:center;

} 

#footertxt {
	width: 935px;
	margin: 0 auto;
	text-align: left;
}

#footertxt li {
	margin-bottom: 4px;
}

#footertxt ul {
	margin: 0px;
	padding-left: 20px;
}


#footer #cblock{
	float: left;
	width: 300px;
	margin: 10px 10px 0 0;
	text-align:left;
	color: #fff;
}

#cblock h2{
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
}

#cblock ul {
	color: #fff;
}

#cblock a{
	text-decoration: underline;
	color: #fff;
}





#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footer h4 {
	color: #fff;
	margin: 0 0 3px 0;
	padding: 0px;
	font-weight: normal;
}

#footer h3 {
	color: #fff;
	margin: 0 0 3px 0;
	padding: 0px;
	font-size: 16px;
}




/* Home Page Styles */

#header-home {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 935px;
	height: 155px;
	background:url(/custom/themes/default/images/header.jpg);
	z-index: 5;
} 


#content-home {
	position: relative;
	background: url(/custom/themes/default/images/home-tile.jpg) repeat-x;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	z-index: 5;
	height: 500px;
} 

#homelayout {
	position: relative;
	background:url(/custom/themes/default/images/nappi-home-pict.jpg);
	width: 952px;
	height: 355px;
	margin: 0 auto;
}

#homelayout #helpmenu {
	position: absolute;
	top: 252px;
	left: 26px;
}

#homelayout #helpsubmit {
	position: absolute;
	top: 18px;
	left: 220px;
}

#homelayout #searchsubmit {
	position: absolute;
	top: 160px;
	left: 715px;
}
	

#homelayout #banner1 {
	position: absolute;
	top: 195px;
	left: 718px;
}

#homelayout #banner2 {
	position: absolute;
	top: 265px;
	left: 718px;
}

#homelayout #badgewrap{
	position: absolute;
	top: 370px;
	left: 0px;
}

#homelayout #badgewrap #badge {
	float: left;
	width: 220px;
	margin: 0 10px 0 5px;
}
	
/* End Home Page Styles */




 /* Main Navigation Link styles*/
 

.nav1_main {
	position: relative;
	float: left;
	top: 72px;
	left: 0px;
	width: 935px;
	height:50px;
	padding: 0px;
	margin: 0;
	background: url(/custom/themes/default/images/nav_bg.jpg) repeat-x;
	}


.nav1_main a:link, .nav1_main a:visited {
	color:#fff;
	padding:-1px 0px 0px 0px;
	margin: 0px;	
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height:44px;

 }
 
.nav1_main a:hover {
	background: url(/custom/themes/default//custom/themes/default/images/nav_bg_on.jpg) no-repeat;
	text-decoration:none;
	background-position: center;
 }


#navline {
	float: left;
	background: url(/custom/themes/default//custom/themes/default/images/nav_line.jpg);
	width: 3px;
	height: 50px;
} 
 
.nav1_link1 {
	float: left;
	width: 7%;
	height: 50px;
	text-align:center;
	
}

.nav1_link2 {
	float: left;
	width: 9%;
	height: 50px;
	text-align:center;
}

.nav1_link3 {
	float: left;
	width: 18%;
	height: 50px;
	text-align:center;
}

.nav1_link4 {
	float: left;
	width: 20%;
	height: 50px;
	text-align:center;
	
}

.nav1_link5 {
	float: left;
	width: 11%;
	height: 50px;
	text-align:center;
	
}

.nav1_link6 {
	float: left;
	width: 9%;
	height: 50px;
	text-align:center;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#homelayout #search_area {
	position: relative;
	top: 80px;
	left: 695px;
	width: 220px;
	height: 57px;
}


#learnbox {
	float: left;
	width: 345px;
	background: url(/custom/images/pages/online-training/learnbox.gif)  no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 8px 0 15px;
}

#learnbox ul {
	margin: 0px;
	padding: 0 0 0 15px;
}

#learnbox ul li {
	margin: 0 0 10px 0;
}

#learnbox strong {
	color: #005e89
}

#learnbox2 {
	float: left;
	text-align:center;
	width: 275px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 0 0 0;
	line-height: 1.55em;
}

#threewaycontainer {
	float: left;
	width: 675px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.55em;
}

#threewaybox {
	float: left;
	width: 200px;
	height: 155px;
	background:#fffcd5;
	border: 1px solid #005e89;
	padding: 10px;
	text-align:center;
}

#threewaybox h3 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #d2232a;
}



