/* CSS Document */

#wrapper {
	width:820px;
	margin:0 auto;
	text-align: left;
	height:100%;
}
body {
	margin-top:0px;
	margin-bottom:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background:url(images/bg.jpg) top repeat-x #5D87A0;
}
ol a {
	color: #B05F10;
	line-height: 18px;
}
#header {
	width:780px;
	height:160px;
}
#main {
	width:780px;
	clear:both;
}
#surround {
	padding:20px;
	background-color:#FFFFFF
}
#nav {
	height:50px;
	width:780px;
	background-image:url(images/navBar.jpg);
	background-position:left;
	background-repeat:no-repeat;
	position:relative;
}
#bottomBox {
	background-image:url(images/homeBttmBlueBar.jpg);
	background-repeat:no-repeat;
	height:35px;
	padding-left:10px;
	padding-top:15px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}
#bottomBox2 {
	background-image:url(images/fullBar.jpg);
	background-repeat:no-repeat;
	height:35px;
	padding-left:10px;
	padding-top:15px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}
#sideBox {
	background-image:url(images/homeHeadBG.jpg);
	background-repeat:no-repeat;
	height:35px;
	padding-left:10px;
	padding-top:15px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}
#socialBox {
	height: 160px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}
#roadSafety {
	position:absolute;
	top:2px;
	left:392px;
	height:38px;
	background:url(images/yellowTopCorner.jpg) no-repeat;
	width:150px;
	padding-top:10px;
	font-weight:bold;
	text-align:center;
}
#roadSafety a {color:#000;}
#navText {
	width:534px;
	height:30px;
	padding-top:20px;
	padding-left:8px;
	font-size: 11px;
	font-weight: bold;
	float:left;
	margin-right:3px;
	text-align:center;
}
div#navText ul {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left:2px;
	text-align:center;
}
div#navText ul li {
	float:left;
	text-align:center;
	margin-left:1px;
	margin-right:1px;
	color:#FFFFFF;
	cursor:default;/*border:1px solid #000000;*/
}
div#navText ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
div#nav ul li a:hover {
	text-decoration: underline;
	color: #FFF;
}
#leftCol {
	width: 243px;
	float: left;
	margin: 0px 14px 0px 0px;
}
#middleCol {
	width: 243px;
	float: left;
	margin: 0px 14px 0px 0px;
}
#rightCol {
	width: 243px;
	float: left;
}
#leftColSm {
	width: 170px;
	float: left;
	margin: 0px 15px 0px 0px;
}
#middleColSm {
	width: 170px;
	float: left;
	margin: 0px 15px 0px 0px;
}
#rightColSm {
	width: 170px;
	float: left;
}
#leftColSm h2 {
	font-size: 11px;
}
#middleColSm h2 {
	font-size: 11px;
}
#rightColSm h2 {
	font-size: 11px;
}
ul#footMenu {
	list-style:none;
	margin:0px;
	padding-left:3px;
	text-align:center;
	font-size:10px;
}
ul#footMenu li {
	float:left;
	text-align:center;
	margin-left:0px;
	margin-right:0px;
	cursor:default;
}
ul#footMenu li a {
	text-decoration: none;
	color:#000;
}
ul#footMenu li a:hover {
	text-decoration: underline;
	color:#B05F10;
}
#search {
	width:234px;
	height:42px;
	padding-top:5px;
	font-size: 12px;
	font-weight: bold;
	float:right;
	color:#FFFFFF;
}
h1 {
	font-size:20px;
	color:#B05F10;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom: 3px;
	padding: 0;
}
h2 {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	margin: 0;
	padding: 0;
}
h3 {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	margin: 0;
	padding: 0;
}
.ColHeadLightBlue {
	background-image: url(images/redBar.jpg);
	background-repeat:no-repeat;
	height:35px;
	padding: 0px 0px 0px 10px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.ColHeadGreen {
	background-image: url(images/greenColBar.jpg);
	background-repeat:no-repeat;
	height:35px;
	padding: 0px 0px 0px 10px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.ColHeadBlue {
	background-image: url(images/colBar.jpg);
	background-repeat:no-repeat;
	height:35px;
	padding: 0px 0px 0px 10px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.ColHeadDrkblue {
	background-image: url(images/drkblueColBar.jpg);
	background-repeat:no-repeat;
	height:35px;
	padding: 0px 0px 0px 10px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.ColHeadLightBlueSm {
	background: url(images/lightBlueBar.jpg);
	height:35px;
	padding: 0px 0px 0px 10px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.ColHeadBlueSm {
	background:  url(images/blueBarSm.jpg);
	height:35px;
	padding: 0px 0px 0px 10px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.ColHeadDrkblueSm {
	background: url(images/drkblueBarSm.jpg);
	height:35px;
	padding: 0px 0px 0px 10px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.redBarSm {
	background: url(images/redBarSm.jpg);
	height:35px;
	padding: 0px 0px 0px 10px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.greenBarSm {
	background: url(images/greenBarSm.jpg);
	height:35px;
	padding: 0px 0px 0px 10px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.orangeBarSm {
	background: url(images/orangeBarSm.jpg);
	height:35px;
	padding: 0px 0px 0px 10px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.colBottom {
	background: #D7E1E8;
	padding: 5px 5px 5px 10px;
}
.ColTxt {
	font-size:10px;
	padding: 10px;
	height:180px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.bodyLink a {
	text-decoration: underline;
	font-size:10px;
	font-weight:bold;
	color:#000;
}
.bodyLink a:hover {
	text-decoration: underline;
	color:#B05F10;
}
.bodyLink2 a {
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.bodyLink2 a:hover {
	text-decoration: underline;
	color:#B05F10;
}
.bodyLink3 a {
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}
.bodyLink3 a:hover {
	text-decoration: underline;
	color:#FFF;
}
.normLink a {
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	color:#B05F10;
}
.normLink a:hover {
	text-decoration: underline;
	color:#B05F10;
}
.borderStyle {
	border:1px solid #CCCCCC;
}
.vlgTextRed {
	font-size:24px;
	color:#B05F10;
	font-weight:bold;
	letter-spacing:-1px;
}
.lgTextRed {
	font-size:20px;
	color:#B05F10;
	font-weight:bold;
	letter-spacing:-1px;
}
.smlNormTxt {
	font-size:10px;
}
.smlRedBoldTxt {
	font-size:10px;
	color:#B05F10;
	font-weight:bold;
}
.smlBlackBoldTxt {
	font-size:10px;
	color:#000;
	font-weight:bold;
}
.headingTextRed {
	font-size:14px;
	color:#B05F10;
	font-weight:bold;
	letter-spacing:-1px;
}
.normTextRed {
	font-size:12px;
	color:#B05F10;
	font-weight:bold;
}
.btmSer {
	background-image:url(images/btmBack.jpg);
	background-repeat:no-repeat;
	height:50px;
	padding-left:10px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.btmSerLightBlue {
	background: url(images/redBarLrg.jpg);
	background-repeat:no-repeat;
	height:50px;
	padding-left:10px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.btmSerDarkBlue {
	background-image: url(images/darkBlueColBarSmall.jpg);
	background-repeat:no-repeat;
	height:50px;
	padding-left:10px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	height: 13px;
	width: 150px;
}
.enquirybox {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	font-size:12px;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	font-size:12px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #003366;
	width: 120px;
}
.searchBoxWider {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003366;
	width:220px;
}
#points li {
	padding-bottom:20px;
}
.bulletlist {
	list-style-type: bullet;
	color: #000;
	padding: 0px;
	margin: 0px 5px 10px 0px;
}

#orderFormCont {padding:10px;}

#orderForm input[type="text"], #orderForm input[type="password"], #orderForm input[type="email"], #orderForm select {
	padding:3px;
	font:12px normal Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	box-shadow:0 0 5px #EEE inset;
	-moz-box-shadow:0 0 5px #eee inset;
	-webkit-box-shadow:0 0 5px #eee inset;
	width:200px;
}
#orderForm select {width:208px;}
#orderForm input[type="text"]:hover, #orderForm input[type="password"]:hover, #orderForm input[type="email"]:hover {
	border: 1px solid #6986A5;
}
#orderForm input[type="text"]:focus, #orderForm input[type="password"]:focus, #orderForm input[type="email"]:focus, #orderForm select:focus {
	background:#EFF2F5;
	border:1px solid #6986A5;
	padding:3px;
	box-shadow:0 0 5px #ABBACD inset;
	-moz-box-shadow:0 0 5px #ABBACD inset;
	-webkit-box-shadow:0 0 5px #ABBACD inset;
}
.smallInput {width:40px !important;}
.moduleList {
	float:left;
	padding:5px;
	font-size:12px;
	margin:10px 10px 0 0;
	width:220px;
	text-align:center;
	height:60px;
	background: url(http://www.e-trainingworld.com/ndp/images/bg3.png) repeat-x top left !important;
	color:#FFF !important;
}
.moduleList div {height:32px; vertical-align:middle;}
.moduleList input {margin-top:3px;}

.error {
	height:18px;
	background: url(http://www.e-trainingworld.com/ndp/css/custom-theme/images/ui-bg_highlight-hard_75_993400_1x100.png) repeat-x scroll 50% 50% #993400;
	border:1px solid #794409;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	padding:5px 10px 3px 10px;
	z-index:5000;
	margin-top:-2px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:0 0 7px #333;
	-moz-box-shadow:0 0 6px #333;
	-webkit-box-shadow:0 0 6px #333;
	outline:none;
   	user-select: none;
	-moz-user-select: none;
   	-webkit-user-select: none;
	cursor:default;
}
