* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body{
	color: gray;
	text-align:left;
	background-image: url(/kineticsnew/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #333;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

#container {
	width: 920px;
	min-height: 710px;
	/*margin: 20px auto;*/
	position: absolute;
	top: 20px;
	padding: 20px;
	background-color: white;
	/*border: 1px solid red;*/
	/*
	font-size: 1.2em;
	text-align: left;
	*/
}

/* extranet start */

h1.extranet {
	font-size: x-large;
	margin-bottom: 20px;
}

div.extranetw {
  width: 920px;
  clear:both;  
}

div#loginform {
  width: 400px;
  margin: 80px 0 0 260px;
  border: solid 1px black;
}

div.loginheader {
  background-color: #ef8110;
  color: white;
  font-size: 20px;
  text-align:center;
  width: 100%;
  margin-bottom: 20px;
  
}

div.login {
  width:100%;
  clear:both;
  font-size: 16px;
}

div.loginlabel {
    padding: 10px;
    width: 150px;
    text-align: right;
    float:left;
}

input.login {
    width: 180px;
    margin: 10px 20px;
    float: right; 
}

input.loginsubmit {
    background-color: black;
    color: white;
    padding: 2px 30px;
    margin: 20px 0;
}

div.dir {
  display: block;
  clear:both;
  width: 800px;
  /*background-color: #ccc;*/
}

div.dir1 {
  font-size: 20px;
  float:right;
  width: 600px;
  text-align: left;
  padding-top: 5px;
  color: black;
}

div.dir2 {
  float:right;
  width: 350px;
}

a.killfile {
  margin-left: 20px;
  	border: 2px solid black;
	padding: 3px 8px;
	background-color: #ccc;

}

div.dirdetail {
  display: none;
  width: 700px;
  clear:both;
  border: 1px solid black;
  padding-left: 100px;
  font-size: 18px;
  margin: 10px 0;
}

div.dirdetail1 {
  display: none;
  clear:both;
  /*border: 1px solid black;*/
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 10px;
}

div.filename {
  width: 500px;
  padding: 5px 0;
  margin: 5px 0;
}

ul.extranetmenu {
  list-style: none;
  font-size: 16px;
  background-color: #888;
  color: white;
}

ul.extranetmenu li {
  display: inline;
  border-left: solid 1px white;
  margin: 3px 8px;
  padding-left: 12px;
}

ul.extranetmenu li a {
  color: white;
  text-align:center;
}

ul.extranetmenu li a:hover {
  color: yellow;  
}

div.useradmin {
  font-size: 18px;
  padding: 8px 0;
}

div.useradmin a {
  margin-left: 20px; 
  display:inline; 
}

div.col1 {
	min-width: 500px;
	display: inline;
}

div.folder1 {
	width: 500px;
	display: inline;
}

a.abutton {
	border: 2px solid black;
	padding: 3px 8px;
	background-color: #ccc;
}
/* extranet end */

table.jobslist {
	color: black;
	width: 670px;
	font-size: 0.85em;
}

td.jobs1 {
	padding-right: 10px;
	color: black;
}

td.jobs2 {
	color: black;
}

p {
	padding-top: 1.2em;
	font-size: 1em;
}



#banner1 {
	top: -184px;
}

#peoplelist li {
	display: block;
	border-bottom: 1px solid navy;
	font-weight: normal;
	font-size: 12px;
	padding: 5px 0;
}

#member {
	color: black;
}

.body1 {
	/*font-family:Arial, Helvetica, sans-serif;*/
	text-align:left;
	color:black;
	background-color:#F9D28B;
	padding: 10px 20px;
	width: 650px;
}

hr.body1 {
	width: 690px;
	padding:0;
}

p.body1 ul {
	width: 650px;
	padding: 10px 20px;
}

li.body1 {
	padding-left:20px;
}

.body2 {
	text-align:left;
	background-color:#ED7900;
}

.body1 a {
	color: navy;
	text-decoration:none;

}

.body1 a:hover {
	color:orange;
}

a {
	text-decoration:none;
	color: navy;
	font-weight:bold
}

a:hover {
	color:orange;
}

h5 {
	color:orange;
	font-style:normal;
	text-align:left;
}

h6 {
	color:white;
	font-style:normal;
	text-align:left;
	margin: 3px 0 0 12px;
}



div.sitemap1 {
	margin-top: 10px;
	margin-left: 20px;
	clear:both;
	float:left;
	font-size: larger;
}

div.sitemap2 {
	margin-top: 5px;
	margin-left: 40px;
	clear:both;
	float:left;
}

div.sitemap3 {
	margin-top: 5px;
	margin-left: 60px;
	clear:both;
	float:left;
}


li {
	list-style:square;
}

.top {
	margin:0;
	padding:0;
	/*font-family:Arial, Helvetica, sans-serif;*/
	color:#333333;
	font-weight:bold;
}

#header .navigation a:link, #header .navigation a:visited {

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

}

#header .navigation li, #header .navigation a:link, #header .navigation a:visited

{

color: #333333;

text-decoration: none;

width: 143px;

height: 19px;

line-height: 19px;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

display: block;

border-collapse: collapse;

}

#header .navigation li a:hover, #header .navigation li a:active 

{

color: #ff9b00;

}

#header .navigation li.current, #header .navigation li.current a:link, #header .navigation li.current a:visited 

{

background-color: #ff9b00;

color: #ffffff;

font-weight: bold;

width: 138px;

}


img.newspic {
	float:left;
	margin: 25px 20px 10px 0;
}

a.top {
	text-decoration:none;
}

a.top:hover {
	color:navy;
	text-decoration:underline;
}

.heading {
	color:navy;
	margin:0;
	font-style:normal;
	line-height:1.3em;
	font-weight:bold;
	text-align:left;
}

.headingOR {
	color:navy;
	margin:0;
	margin-left: 10px;
	font-style:normal;
	line-height:1.3em;
	font-weight:bold;
	text-align:left;
}

.heading2 {
	color:gray;
	margin:0;
	font-style:normal;
	line-height:1.3em;
	font-weight:bold;
	text-align:left;
}

.heading3 {
	color:black;
	margin:0;
	font-style:normal;
	line-height:1.3em;
	font-weight:bold;
	text-align:left;
}


.headingR {
	color:#d31145;
	margin: 0 5px 0 5px;
	font-style:normal;
	line-height:1.3em;
	font-weight:bold;
	text-align:left;
}

.headingBL {
	color:navy;
	font-weight:bold;
	text-align:left;
}

.subheading {
	text-align:left;
	font-weight:bold;
	line-height:1.6em;
}

.subheading1 {
	text-align:left;
	font-weight:bold;
	line-height:1.6em;
	color:#333333;
}

.subheading2 {
	text-align:left;
	font-weight:bold;
	line-height:1.6em;
	color:gray;
}

.footer {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-weight:normal;
	color:white;
	background-color:#919194;
	margin: 0;
	padding: 5px 0;
	font-size: 11px;
}

.footer a{
	color:white;
	font-weight:bold;
}

.footer a:hover {
	color:navy;
	text-decoration:none;
}

.mtable {
	height:100%;
	margin-bottom: 2em;
}

.maintable {
	height: 100%;
	margin-bottom: 2em;
	position:relative; 
	left:-12px;
}

.fields{
	border-color: navy;
	border-bottom-style:none;
	border-width:thin;
}

.newsh {
	color:white;
	margin-top:0px;
	margin-bottom:0px;
	padding-left: 15px;
	padding-right: 8px;
	padding-bottom: 5px;
	background-image: url(/kineticsnew/images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	line-height:1.4em;
	font-weight: normal;
	font-size: 10px;
	text-align:left;
}

.newsh a {
	color:white;
	text-decoration:none;
	font-size: 12px;
}

.newsh a:hover {
	text-decoration:underline;
}


div.newsm {
	color:#525356;
	margin-top:0px;
	margin-bottom:10px;
	padding: 0 8px 5px 8px;
	line-height:1.4em;
	text-align:left;
	font-weight:normal;
	font-size: 0.85em;
}

div.newsm a {
	color:navy;
	text-decoration:none;
	font-weight:bold;
	font-size: 1em;
}

div.newsm a:hover {
	text-decoration:underline;
}







.menu {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:10pt;
	color:white;
	font-weight:600;
}

.menu a{
	text-decoration:none;
	color:white;
	}
	
a.menu:hover {
	text-decoration:none;
	color:black;
}

.menu td:hover{
	background-color:#015289;
}

.menu td{
	border:0px solid black;
	border-right:1px solid white;
	background-color:#999999;
	}

/*-----------*/

.menu1 {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:10pt;
	color:white;
	font-weight:600;
	text-align:left;
}

.menu1 a{
	text-decoration:none;
	color:gray;
	line-height:2em;
}

a.menu1:hover {
	text-decoration:none;
	color:white;
}

.menu1 td:hover{
	color:white;	
	background-color:#CCCCCC;
}

.menu1 td{
	border:0px solid black;
	border-right:1px solid white;
	background-color:#E5E5E5;
}

.menu2 {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:10pt;
	color:white;
	font-weight:900;
}

.menu2 a{
	text-decoration:none;
	color:gray;
	line-height:2em;
}

a.menu2:hover {
	text-decoration:none;
	color:white;	
}

.menu2 td{
	border:0px solid black;
	border-right:1px solid white;
	background-color:gray;
	}






menu3 {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:10pt;
	color:black;
	font-weight:900;
	background-color:#CCCCCC;	
}

.menu3 a{
	text-decoration:none;
	color:gray;
	line-height:1.6em;
}

a.menu3:hover {
	text-decoration:underline;
	color:gray;
}

.menu3 td{
	border:0px solid black;
	border-right:0px solid white;
	background-color:#CCCCCC;
	}
	
.menu3 td:hover{
	border:0px solid black;
	border-right:0px solid white;
	background-color:#CCCCCC;
}	
	
menu4 {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:10pt;
	color:gray;
	font-weight:900;
	background-color:#CCCCCC;	
}

.menu4 a{
	text-decoration:none;
	color:gray;	
	line-height:1.6em;
}

a.menu4:hover {
	text-decoration:none;
	color:orange;
}

.menu4 td{
	border:0px solid black;
	border-right:0px solid white;
	background-color:#CCCCCC;
	}
	
.menu4 td:hover{
	border:0px solid black;
	border-right:0px solid white;
	background-color:#CCCCCC;
}	

/*.BgVDots {
	background:	white url(images/Bg_DotsV.gif) repeat-y top center;
	text-align:	left;
}
*/

.txtresize {
	/*font-family:Arial, Helvetica, sans-serif;*/
	color:red;
	font-weight:bold;
}


.mlayer {
	margin:0;
	padding-left:5px;
}


.newsbox {
	/*height:90px;*/
}

.clientlist ul {
	margin-top: 1em;
}


.clientlist ul li {
	list-style-image: none;
	list-style-type: none;
	font-size: 1.4em;
	padding: 5px 10px;
	margin: 0;
}


#peoplelist ul li {
	list-style-image: none;
	list-style-type: none;
}

table.contacts {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 15px;
}

table.contacts td {
	padding: 2% 1% 2% 2%;
	/*border: 1px solid #888;*/
	vertical-align: top;
}

div.mapinfo {font-size:1em; padding:0 10px; color:#000; width:250px;}
p.mapinfo {margin:0; padding:0;}
h6.mapinfo {margin:0; padding:0; font-size:1em;color:#000;font-style:italic;}
a.mapinfo {margin:0; padding:0; font-size:1em; color:blue; font-weight: normal;}
input.mapinfosub {border:1px solid #999; background-color: #000; color: #fff; font-size: 0.65em; padding: 2px 5px; float:right;}