﻿
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #dddddd;
	
}

/** HEADINGS */

h1, h2, h3, h5 {
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	padding-left:0.3em;
	
	
}

h1 {
	font-size: 21px;
	color: #C3D603;
}

h1 span {
	color: #C3D603;
}

h2 {
	font-size: 18px;
	color: #C3D603;
}

h5 {
	font-size: 12px;
	color: #C3D603;
	padding:0.5em;
	padding-bottom:1em;
	margin:0px;
	font-weight:300;
	
	
}


/** TEXTS */

body, th, td, input, textarea, select {
	font-family:  Verdana, Tahoma,  Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
}

p, ul, ol, dl{
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	
	line-height: 170%;
}
p{
padding-left:0.5em;
 }

.list1, .list1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	height: 80px;
}

.list1 ul {
	line-height: 190%;
	font-size: 10px;
}

.list1 ul strong {
	color: #000000;
}

.list1 ul li {
	float: left;
	width: 178px;
	height: auto;
	padding-right: 25px;
}

.list1 strong {
	float: left;
}

.list1 span {
	float: right;
}

.list1 .link2 {
	float: right;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

input, select {
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #D1D1D1;
	color: #989898;
}

input.input-image {
	padding: 0px;
	border: none;
}

form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form li {
	margin-bottom: 10px;
}

/** LINKS */

a {
	color: #828282;
text-decoration: none;

}

a:hover {
	text-decoration: none;
	color:#C3D603;
 }

a.link1 {
	padding:0px;
	margin:0px;
             
	
}

a.link2 {
	padding-left: 12px;
	background: url(images/homepage14.gif) no-repeat left center;
}


a.linkEvent {
	padding:0px;
	margin:0px;
        /*color:red;/**/
font-size: 12px;
            
	
}


/** STYLES */



.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: left;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

img.border {
	padding: 1px;
	border: 2px solid #DADADA;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}


/* accesiblity*/
#acc {
	width: 778px;
	height:69px;
	margin: 0px auto;
	margin-top: 1em;
	padding:0px;
/*background: url(images/wonderwarehd.jpg) no-repeat right top;//-->*/
   
	/*border-bottom:1px solid #C3D603;*/
    	background:white;
	background: url(./images/invensys_logo.jpg) no-repeat left top white; 

	}

#acc ul {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	list-style: none;
	
}

#acc li {
	float: right;
}

#acc a {
	padding: 0px 2px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #5B5B5B;
	border-bottom: none;
}









/** MENU */

#menu {
	width: 778px;
	height: 45px;
	margin: 0px auto;
	padding:0px;
/*background: url(images/wonderwarehd.jpg) no-repeat right top;//-->*/
background:#FFFFFF;
}

#menu ul {
	margin: 0px;
	padding: 15px 0px 0px 21px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 10px 0px 14px;
	text-decoration: none;
	font-weight: bold;
	color: #5B5B5B;
        border-bottom:none;
}

#menu a:hover, #menu .active a {
	 color:#C3D603;
}



/** PAGE */

#page {
	width: 778px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	
	background:#FFFFFF;
}

/** SIDEBAR */

#sidebar {
	float: left;
	position: relative;
	width: 200px;
	margin-top: 0px;
	padding-left: 20px;

}



/** PROPERTY SEARCH */

#invensys-search {
	border-bottom: 1px solid #E3E3E3;
	width: 200px;
}
/*
#invensys-search p{
padding-bottom: 5px;

}*/



#invensys-search .input-text {
	width: 173px;
}

#invensys-search .half-width {
	float: left;
}

#invensys-search .half-width .select {
	width: 84px;
}

#invensys-search .input-image {
	float: right;
}
/*
#invensys-search a {
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

*/
#invensys-search h2{
margin:0px;
padding:0px;
padding-bottom:10px;
padding-top:10px;

}

#invensys-shareprice h2{
margin:0px;
padding:0px;
padding-bottom:10px;
padding-top:0px;

}

/** SITE SEARCH */

#site-search {
	
	/*border-top: 1px solid #E3E3E3;*/
	/*background:#FBFDFE;*/
	width: 200px;
	
}


#site-search h2  {
margin:0px;
padding:0px;
padding-bottom:10px;
padding-top:10px;
	color: #C3D603;
}


#site-search .input-text {
	width: 173px;
	margin-left:0.3em;
}

#site-search .input-text {
	width: 173px;
	margin-left:0.3em;
}

#site-search .input-image {
	float: right;
}

#site-search a {
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}


/** sub nav */

#subnav {
	padding-bottom: 20px;
}

#subnav p{
padding-bottom: 5px;

}

#subnav h2 span {
	color: #C3D603;
}

#subnav .input-text {
	width: 173px;
}

#subnav .half-width {
	float: left;
}

#subnav .half-width .select {
	width: 84px;
}

#subnav .input-image {
	float: right;
}

#subnav a {
	padding-top: 4px;
	padding-bottom: 4px;
	
}

#subnav  ul {
	margin: 0px;
	padding::0px;
	list-style: none;
	
}


#subnav  li {
	margin: 0px;
	padding::0px;
	list-style: none;
	padding-bottom:0.2em;
	
}


/** CONTENT */

#content {
	float: right;
	width: 480px;
	padding-right: 40px;
    margin-bottom:20px;
	 margin-top:0px;

}

/** BOX STYLES */

.boxA, .boxB, .boxC, .boxD {
	float: left;
	width: 225px;
	padding: 0px 15px 10px 0px;
}


.boxD {
	width: 450px;
	padding: 0px 15px 10px 0px;
	
}

.boxA *, .boxB *, .boxC * {
	line-height: normal !important;
}

.boxA .title, .boxB .title, .boxC .title, .boxD .title {
	margin-bottom: 10px;
	padding: 25px 0px 0px 25px;
	background: url(images/homepage08.gif) no-repeat left top;
}

.boxA .content, .boxB .content, .boxC .content, .boxD .content {
	padding-left: 25px;
	
}

.boxA .title, .boxC .title {
	color: #75BF65;
}

.boxB .title, .boxD .title {
	color: #E83500;
}

.boxA {
	background:#FFFFFF;
}

.boxB {
	background:#F9F9F9;
}

.boxC {
	background: url(images/homepage11.gif) no-repeat 0px 10px;
}

.boxD {
		background:#FFFFFF;
		border: 1px solid  #F9F9F9;
	    width:420px;
		margin-bottom:0.5em;
}

.boxD img{
margin:0px;
padding:0.5em;
padding-right:1em;

}


.boxD p, ul, ol, dl{
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	
	line-height: 170%;
}

.boxD ul {
	list-style-type: none;
	line-height: 170%;
}

#box3{
 background:#E7F0FA;
 margin: 0px;
width:500px;
 
}
#box3 #Icons {
	
	height: 0px;
	margin: 0px auto;
	padding:0px;
/*background: url(images/wonderwarehd.jpg) no-repeat right top;//-->*/
}
 #box3 #Icons ul {
	margin: 5px;
	padding: 0px 0px 0px 21px;
	list-style: none;
}

#box3 #Icons li {
	float: left;
}

#box3 #Icons a {
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #5B5B5B;
}

#menu a:hover, #menu .active a {
	/*background-image: url(images/homepage02.gif);*/
}

#iconDiv{
    background:#FFFFFF;
    margin: 0px auto;
	text-align:center;
	/*background:#F9F9F9;*/
	border-top:1px solid #F9F9F9;
	/*border:1px solid red;*/
	padding: 5px 0px 5px 0px;
}

#iconDiv a {
	    color: #5B5B5B;
        border-bottom:none;
        text-decoration: none;
}

#iconDiv a:hover {
	 color:#C3D603;
}




/** FOOTER */

#footer {
	
	width: 778px;
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
	background:#C3D603;
	color:#747678;

}

#footer .links {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer .links li {
	float: left;
	padding: 0px 10px;
	border-left: 1px solid #D1D1D1;
}

#footer .links li.first {
	border: none;
}

#footer .legal {
	float: left;
}

#footer a {
	
	color: #5B5B5B;
    border-bottom:none;
}

#footer a:hover {
	 color:#747678;

}


.tabTable {
	margin: 0;
	padding: 0;
	/*border: 1px solid  #F9F9F9;
	width:420px;*/

}



.DebttabTable {
	margin: 0;
	padding: 0.1em;
	border: 1px solid  #F9F9F9;
	width:420px;

}


.PrestabTable {
	margin: 0;
	padding: 0;
	border-left: 1px solid  #F9F9F9;
	border-Top: 1px solid  #F9F9F9;
	border-right: 1px solid   #F9F9F9;
	width:420px;
	border-spacing:0px;
	

}

.PrestabTable td{
	
	margin:0px;
	border-bottom:1px solid #F9F9F9;
	padding:0.5em;
	
	
			
}

.PrestabTable td h5 {
	font-size: 12px;
	color: #000000;
	padding:0.0em;
	margin:0px;
}

.PrestabTable td h5 span {
	color: #C3D603;
}
/** html .tabTable {
	border-bottom: none;
	padding: 1px;
	background: url(/gfx/css-dotted.gif) repeat-x bottom;	
	height: 1px;
	
}*/

.row_td{
border-left:1px solid #999999;
border-right:1px solid #999999;
background:#F9F9F9; 
text-align:center;
}

.row_bottom{
border-left:1px solid #999999;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
background:#F9F9F9; 
text-align:center;
}

.row_top{
border-left:1px solid #999999;
border-right:1px solid #999999;
border-top:1px solid #999999;
background:#999999;
color:#FFFFFF;
text-align:center;
}
.c0{
color:#0000FF;
 
}
.c1{
color:#00CC66;
 
}
.c2{
color:#FF0000;
 
}

.row_a{
 
}

.row_b{
background:#F6F9D9;
border-top: 1px solid #F6F9D9;

}

.row_c{
background:#F6F9D9;

}

.row_d{
background:#F6F9D9;
padding:0.5em;
margin:0.5em;
}

.level2  {
  	margin: 0;
	padding-left: 10px;
	background:#F9F9F9;

}
.imagesbrder{
margin: 0em 1em 0em 0em;'
}


.selected{
color:#FF0000;
}
 p ul {
	list-style-type: none;
}





pre {
white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 color: #333333;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 12px;
}<strong class="highlight">pre</strong> {
white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 color: #333333;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 12px;
}


.helpDesk
{
    margin: 0;
	padding: 0;
	border: 1px solid  #F9F9F9;
	width:420px;
	font-size:10px;


}




