@charset "utf-8";
/*
Name:Nemco Intranet 
Author:DKS Indusnet Technologies
Version:1.0
Date:25-Nov-08
Author URL: http://www.nemcodash.co.uk
Source: Nemco_intranet_v1_24Nov.psd
Description: all pages are coltrolled by this styles
*/

body {
	background:#fff url(../images/body-bg.gif) repeat-x 0 0;
	padding:0px;
	margin:0px;
	height:100%;
	}
#externalcontainer {
	position:relative;
	width:979px;
	margin:0 auto;
	padding-top:31px;
	margin:0 auto;
	}
p { margin:8px 0 12px 0; padding:0; }
iframe { border:none; overflow:hidden;}

td, img, h1, h2, h3, h4, h5, form, input { padding:0; margin:0; } 
html { height:100%; padding-bottom:10px; } 

h1 {
	font:normal 20px/24px Verdana, Arial, Helvetica, sans-serif;
	color:#4A4C4F;
	padding:0;
	margin:0;
	}
h1 span {
	color:#FF0000;
	font-style:italic;
	}	
h3 {
	font:bold 16px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#4A4C4F;
	padding:0;
	margin:0;
	}
h3 span { color:#8CAC2D; font-size:17px; }
h4 { font:bold 13px/16px Verdana, Arial, Helvetica, sans-serif; 
	}
	
h4.question{ font:bold 13px/16px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/q_ico.gif) no-repeat 0 50%;
	padding:9px 0 9px 40px;
	margin:12px 0; 
	}	
.question form {
	padding-left:60px;
	}	
/* CSS Document */
a{color:#8CAC2D; text-decoration:none; outline: none;}
a:hover{color:#000000;}

td, div {
	font:normal 11px/16px Tahoma, Arial, Helvetica, sans-serif;
	text-transform:none;
	text-decoration:none;
	text-align:left;
	vertical-align:top;
	color:#727272;
}

/* Non editable Css Documents */
.width100per {
	border:0;
	width:100%;	
}	
.width50per {
	border:0;
	width:50%;	
}
.width25per {
	border:0;
	width:25%;	
}	
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}	
.lt, .lm, .lb {
	text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm, .rm, .cm {
	vertical-align:middle;
}		
.rt, .rb, .rm {
	text-align:right;
}	
.lb, .cb, .rb {
	vertical-align:bottom;
}	
.ct, .cb, .cm {
	text-align:center;
}

/* Font Size Switche CSS here */
#Size-switcher {
	position:absolute;
	padding:5px 0 0 12px;
	text-align:right;
	line-height:2px;
	font-size:2px;
	height:25px;
	right:0px;
	top:0px;
	}
#Size-switcher img {
	border:0px;
	margin:4px 2px 0 0;
	}
/* Logo Section CSS here */	
.logopos {
	padding:16px 12px 0 40px;
	height:64px;
}
.logopos div {
	margin-left:35px;
	padding-top:25px;
	float:left;
	}
.logopos img {
	float:left;
}
.logopos h2 {
	font:Bold 19px/21px Tahoma, Arial, Helvetica, sans-serif;
	color:#FF0000;
}	
.logopos form {
	background:url(../images/srch-ico.gif) no-repeat 0 50%;
	padding:0 0 0 35px;
	padding:10px 16px 14px 35px;
	left:32px;
	top:14px;
	float:right;
}
.logopos form input.srchBox {
	border:inset 1px #D4D0C8;
	padding:2px 0 0 4px;
	font-size:10px;
	line-height:14px;
	width:146px;
	height:16px;
}
*html .logopos form input.btn {
	margin-bottom:-5px;
}
.logopos form input.btn {
	margin-bottom:-7px;
}
/* Top Navigation section CSS here */
ul.nav {
	border-bottom:solid 2px #FE733A;
	list-style:none;
	height:100%;
	overflow:auto;
	padding:12px 0 0 12px;
	margin:0 0 12px;
	height:24px;
	}
ul.nav li {
	float:left;
	text-transform:uppercase;
	padding:0;
	margin:0;
	}
ul.nav a {
	padding:0 0 0 2px;
	margin-left:1px;
	float:left;
	display:block;
	}
ul.nav a span {
	font:bold 9px/24px Verdana, Arial, Helvetica, sans-serif;
	padding:6px 9px 5px 5px;
	color:#434343;
	}			
ul.nav a:hover, ul.nav a.active {
	background:#FE733A url(../images/nav_left.gif) no-repeat 0 0;
	}
ul.nav a:hover span, ul.nav a.active span {
	background:url(../images/nav_right.gif) no-repeat 100% 0;
	color:#fff;
	}
/* Banner and Latest New Event Section CSS here */
.latest_news-wrapper {
	}
	
.content {
	border:solid 1px #D1D1D1;	
	}
.leftPanel {
	border-right:solid 1px #D1D1D1;
	/*width:210px; edited DK 8Jan09*/
	width:180px;
	padding:20px 20px 20px 30px;
	}
.midbody { padding: 20px; }		

/* Left Panel CSS here */
.leftPanel h2 {
	font:normal 20px/22px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bullet.gif) no-repeat 0 50%;
	padding-left:15px;
	margin-left:-16px;
	color:#0A0809;
	}
.leftPanel h2 span {
	color:#FF0000;
	}
ul.news {
	padding:0;
	margin:0;
	}
ul.news li {
	list-style:none;
	padding:0;
	margin:8px 0;
	}		
ul.news li span {
	display:block;
	color:#7C8083;
	}
ul.news li a.newHeading {
	text-decoration:underline;
	color:#8CAC2D;
	font-weight:bold;
	display:block;
	}
ul.news li a.newHeading:hover {
	text-decoration:none;
	color:#000;
	}
ul.genLink {
	padding:6px 0 0;
	margin:0;
	}
ul.genLink li {
	list-style:none;
	padding:0;
	margin:2px 0;
	}
ul.genLink li a {
	text-decoration:underline;
	color:#333333;l
	}
ul.genLink li a:hover {
	text-decoration:none;
	color:#FF0000;
	}		
/* Mid body CSS here */
.lowPad { padding:2px 8px!important; height:20px !important; min-height:20px!important; height:100% !important; }
.curvee {
	padding:8px;
	position:relative;
	background-color:#F6F6F6;
	height:50px;
	min-height:50px;
	height:100%!important;
	margin-bottom:4px;
	}
.curvee img {
	position:absolute;
	height:4px;
	width:4px;
}
.curvee h4 {
	border-bottom:dashed 1px #CCCCCC;
	margin-bottom:8px;
	border-bottom:dashed 1px #CCCCCC;
	margin-bottom:8px;
	font:bold 14px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#4A4C4F;
	padding:0;
	}
.curvee strong {
	color:#FF0000;
	}	
.curvee img.ltcrv {top:0; left:0px;}
.curvee img.rtcrv { top:0; right:0;}
.curvee img.lbcrv { bottom:0; left:0; }
.curvee img.rbcrv { right:0; bottom:0; }

.curvee p { margin:0; padding:0; }
.curvee p span {
	font-weight:bold;
	display:block;
	}
.latestNews {
	font:normal 20px/51px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/latest-ico.gif) no-repeat 0 50%;
	padding:17px 30px 4px 60px;
 	color:#4A4C4F;
	}
.newsListings td {
	padding:4px 0;
	}	
.newsListings img {
	padding:2px;
	border:solid 1px #CCCCCC;
	margin-right:7px;
	}
.newsListings h4 {
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	padding:0; margin:0;
	color:#8CAC2D;
	}		

/* Scroller container start here 21 Jan 09 */
.scroller {
	overflow-y:scroll;
	height:160px;
	margin:12px 0;
	border:solid 1px #f7f7f7;
	}
.scroller p {
	padding:0;
	margin:0 0 10px 0;
	}	
.pagin a {
	background-color:#B2DF27;
	border-color:#E1F4A5 #7CA800 #7CA800 #E1F4A5;
	border-style:solid;
	border-width:1px;
	padding:2px 6px;
	color:#000;
	}
.pagin a:hover {
	border-color:#7CA800 #E1F4A5 #E1F4A5 #7CA800;
	}	
.btnLook a {
	background-color:#D4D4D4;
	border-color:#EAEAE9 #B9BAB7 #B9BAB7 #EAEAE9;
	text-align:center;
	border-style:solid;
	padding:5px 14px;
	margin:0 3px 8px 0;
	color:#515151;
	display:block;
	float:left;
	}
.btnLook a:hover {
	border-color:#EAEAE9 #A4A6A2 #A4A6A2 #EAEAE9;
	background-color:#E4E4E4;
	color:#000;
	}		
/* Scroller container end here 21 Jan 09 */	

	
/* Footer CSS Start Here */
#footer {
	background:#909090 url(../images/foote-bg.gif) repeat-x 0 0;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	border:solid 1px #000;
	padding:20px 0 12px 20px;
	margin:12px 0;
	height:62px;
	color:#DADADA;
}
#footer p {
	padding:0;
	margin:0;
	}
#footer span {
	color:#fff;
	}
#footer a {
	text-decoration:underline;
	margin-left:6px;
	color:#fff;
	}
#footer a:hover {
	text-decoration:none;
	}
	
.genBtn	{
	background:url(../images/btn_bg.gif) repeat-x 0 0;
	border:solid 1px #ADB9C2;
	font-weight:bold;
	}		
.addpost {
	background:url(../images/add_ico.gif) no-repeat 0 50%;
	text-decoration:underline;
	padding:0 0 0 20px;
	font-weight:bold;
	line-height:25px;
	}
													
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(..images/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  z-index: 102;
  color:#000000;
  display:none;
  border:2px solid #000;
  text-align:left;
  top:50%;
  left:50%;
  
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 15px;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
  font:bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
  
}
#TB_title{
  background:#fff url(../images/title_bg.gif) repeat-x 0 100%;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
  background:#fff url(../images/log-bg.gif) repeat-x left bottom;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
	}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
  }
  
/* Login page CSS Document Here */
#loginWrapper {
	background:#fff url(../images/log-bg.gif) repeat-x left bottom;
	border:solid 1px #BDBCBD;
	padding:15px 18px;
	height:150px;
	width:330px;
	margin:12px auto 0 auto;
	}
#loginWrapper form{
	background:url(../images/key.gif) no-repeat 0 50%;
	padding: 0 0 0 85px;
	}
#loginWrapper td {
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#5F6267;
	}
#loginWrapper td a {
	text-transform:none;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
	color:#00CC33;
	}
#loginWrapper td a:hover {
	text-decoration:none;
	}		
#loginWrapper td input{
	width:150px;
	height:18px;
	border:solid 1px #9C9FA6;
	padding-left:3px;
	}
#loginWrapper td input.gen-btn, .gen-btn {
	background:#000 url(../images/btn-bg.gif) repeat-x;
	font:bold 11px/12px Arial, Helvetica, sans-serif;
	border:solid 1px #000;
	cursor:pointer;
	width:auto;
	height:20px;
	color:#f7f7f7;
	} 
/* Forum  CSS Document Here */

.forum { margin:0px 0; }

.forum thead td {
	background:#FFFCFD url(../images/forum-grad.gif) repeat-x;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:8px;
	height:10px;
	color:#fff;
	}
.forum td { 
	font:normal 11px/14px Arial, Helvetica, sans-serif; 
	border-bottom:solid 1px #E7E7E7; 
	border-top:solid 1px #fff; 
	background-color:#ECECEC; 
	padding:8px; 
	}

.forum td a {
	color:#8CAC2D;
	font-weight:bold; 
	text-decoration:none;  
	}
.forum td a:hover { 
	text-decoration:underline; 
	}
.forum td a.normlink { 
	font-weight:normal; 
	text-decoration:underline; 
	}
.forum td a.viewPost { 
	font-weight:normal; color:#000066; 
	}
.forum td.ico { 
	background:#F2F2F2 url(../images/sub-topic-ico.gif) no-repeat 10px 50%; padding-left:20px; 
	}	
.forum td.topic { 
	background-color:#D5D5D5; border-right:solid 1px #E7E7E7; 
	}
.forum td.post { 
	background-color:#DEDEDE; 
	}

.forum tr.forumTopic td {
	background:#EBF6D1 url(../images/forum-topic.gif) repeat-x;
	border-bottom:solid 1px #DDDDDD;
	padding:4px;
	padding-top:6px;
	height:30px;
	}
.forum tr.forumTopic td.topic1 { border-right:solid 1px #E7E7E7; }
.forum tr.forumTopic td.post1 { border-left:solid 1px #fff; }
		
.forum tr.forumTopic td span {
	background:url(../images/topic-ico.gif) no-repeat 8px 50%;
	padding:6px 0 6px 35px;
	}	
.forum tr.forumTopic td span, .forum tr.forumTopic td span a {
	text-transform:uppercase;
	font-weight:bold;
	color:#327DC5;
	} 
/* added on 18 Dec 08 start here */	
.dataTbl {
	border-collapse:collapse;
	border:solid 1px #EFF3F8;
	margin:8px 0;
	}
.dataTbl td {
	border-bottom:solid 1px #EFF3F8;
	padding:6px 0 6px 12px;
	}		 
.dataTbl thead td {
	background:url(../images/wht_grad.gif) repeat-x 0 100%;
	border:solid 1px #BDBCBD;
	text-transform:uppercase;
	border:solid 1px #C7C7C7;
	padding:6px 6px;
	font-weight:bold;	
	color:#656565;
	}	
.hand_book { padding:12px 0 0 30px; }	
.hand_book li { text-transform:uppercase; margin:6px 0; list-style-type:square; }
.handbook_contents h4 {
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0 0 10px 0;
	}		
/* added on 18 Dec 08 end here */		

/* added on 6Feb09 */
.comments a {
	font:normal 11px/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	}
.add_com {
	background:url(../images/view.gif) no-repeat 0 6px;
	}	
.view_com { 
	background:url(../images/plus.gif) no-repeat 0 6px;
	}


