/* ------------------------------------------------------------- Global Start  ----- */
BODY {
	margin: 0% 0%;
	padding:0px;
	font-family:  "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	color: #000000;
	background: #ffffff;	
}
DIV, P, TD, LI {
	font-size: 97%;
}
A:link,A:visited,A:hover {
	color: #333399;
	text-decoration : none;
}
a:hover {text-decoration: underline;}
H1 {
	color: #3A417A;
	font-size: 175%;
	font-weight: bold;
	text-align: left;
}
H2 {
	font-size : 100%;
	text-align: left;
}
H3 {
	color: #3A417A;
	font-size : 100%;
	text-align: left;
}
H4 { margin:0px; padding:0px; }



img {
/* >>> START Gw 10/01/2007 v0.6 Removed - Changes for Nomad+ SVG maps */
/*	padding-right:20px; */
/* <<< END Gw 10/01/2007 v0.6 */	
border:0;
}


legend{
color:#3A417A;
}

#content {

}

#content p {

}
#content table.TableNoBorder {
/*	border-collapse: collapse; */
	border: 1px solid #ffffff;
	background-color:#ECECDB;

	border-top: 1px solid #E3C671;
	border-bottom: 1px solid #E3C671;
}
/* ------------------------------------------------------------- Global End  ----- */
/* ------------------------------------------------------------- Banner Start  ----- */
div.TopBanner {
background: url("http://www.nomadplus.org.uk/images/banner.gif") no-repeat right;
}
table.topbanner 
{ 
	width: 100%;
}
a.topbanner, a.topbanner:hover, a.topbanner:active, a.topbanner:visited {
	background: none;
}

td.topbannerutil {
	color: #ffffff;
	background-color: transparent;
	padding-right: 2px;
	text-align:right;
}
a.topbannerutil, a.topbannerutil:active, a.topbannerutil:hover, a.topbannerutil:visited {
	color: #ffffff;
	background: none;
}
td.topbannersearch {
	color: #ffffff;
	background: none;
	padding-right: 10px;
	text-align:right;
}
/* ------------------------------------------------------------- Banner End  ----- */
/* ------------------------------------------------------------- Top Nav Start  ----- */
#navcontainer
{
	margin: 0px;
	padding: 0 0 0 0px;
	background-color:#F2E6BD;
	/* padding:0em; */
	text-align:left;
}
#navcontainer UL
{
	list-style: none;
	margin: 1px;
	padding: 2px;
	border:0px solid #00FF66;
}
#navcontainer LI
{
	display: inline;
	margin: -2px;
	padding: 0px;
	/* float: left; */
	width: auto;
}
#navcontainer A
{
	color: #444;
	display: inline;
	width: auto;
	text-decoration: none;
	background: #DDDDDD;
	/* margin: 0; */
	padding: 2px 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
}
#navcontainer A:hover, #navcontainer A:active { background: #BBBBBB; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
	position: relative;
	z-index: 102;
	background: #BBBBBB;
/*	font-weight: bold; */
}
/* ------------------------------------------------------------- Top Nav End  ----- */
/* ------------------------------------------------------------- LeftMenu Start  ----- */
td.LeftSide {
	border-left: 1px solid #E3C671;
}
.LSItemHead{
	color: #B66532;
	height: 18px;
	background-color:#E3C671;	
	font-weight: bold;
	padding: 6px 0 4px 12px;
	margin: 0px 2px 0px 0px;
}
.LSItem{
	padding: 5px 10px 5px 18px;
}
.menuLeft A:link, .menuLeft A:visited {
	color:#000000;
	text-decoration : none;
}
.menuLeft a:hover {
	text-decoration: underline;
	color:#000000;
	background-color:#e3c671
}
.menuLeft ul {
  list-style: square url(../images/darkBullet.gif); /* wide image for the bullet */
  margin: .5em .5em 0 25px;  /* bullet image is in left margin */
  padding-left: 0;
}
.menuLeft ul li {
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: .5em; /* a little spacing between list items */
}
/* -------------------------------------------------------- LeftMenu End  ----- */
/* -------------------------------------------------------- PageHeader Start  ----- */
table.topbanner 
{
	background: url(../images/banner.gif) no-repeat right top;
	width: 100%;
}
/* -------------------------------------------------------- PageHeader End  ----- */
/* ------------------------------------------------------------- Box Start  ----- */
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url(../images/corners1280x18.gif); 
	height: 9px;
	font-size: 2px;
}
.top-left, .bottom-left { 
	margin-right: 9px;
}
.top-right, .bottom-right { 
	margin-left: 9px;
	margin-top: -9px;
}
.top-right {
	background-position: 100% 0;
}
.bottom-left  { 
	background-position: 0 -9px;
}
.bottom-right { 
	background-position: 100% -9px;
}
.inside {
	border-left: 1px solid #E3C671;
	border-right: 1px solid #E3C671;
	background: #ECECDB;
	color: #000000;
	padding-left: 10px;
	padding-right:10px;
}
.notopgap    { margin-top: -5px; }
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; }
/* ------------------------------------------------------------- Box End  ----- */
/* ------------------------------------------------------------- Footer Start  ----- */
div.footerbox 
{
	text-align: center;
	background-color: #DCDBDB;
	height: 44px;
}
div.footerdivider 
{
	background: #ffffff;
	color: #ffffff;
	height: 21px;
	border-bottom: solid 1px #333399;
	margin-bottom: 1px;
	display: block;
	z-index: 2;
}
div.footerbutton
{
	background: none;
	color: #000000;
	text-align: center;
	display: inline;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	z-index: 1;
	margin-top: 2px;
}
a.footerbutton, a.footerbutton:active, a.footerbutton:hover, a.footerbutton:visited
{
	background: none;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
}
/* ------------------------------------------------------------- Footer End  ----- */
/* ------------------------------------------------------------- General Start  ----- */
.textfield {
/*	font-family:  "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif; */
	background: #FFFFFF;
	border-color:#336699;
	border-style: solid;
/*	font-size:small; */
}
div.m04 {
	width: 150px;
	margin: 15px 0px 15px 0px;
	overflow: hidden;
}
.invisibleseparator {
	display: none;
}
.breadcrumbs {
	font-size: 75%;
	text-transform: capitalize;
}
table.rightsubnav 
{
	margin-left: 20px;
}
.ThreeColl_One {
/*	width: 270px; */
	padding: 0 15px 0 15px;
	background-color:#ECECDB;
	vertical-align: top;
	
}
.ThreeColl_One h1 {
	/*font-size: .68em;*/
	margin: 0;
}
.ThreeColl_One p {
	/*font-size: .68em;*/
	margin: 0;
	padding-bottom: 15px;
}

.ThreeColl_Two {
/*	width: 270px; */
	padding: 0 15px 0 15px;
	background-color:#E3C671;
	vertical-align: top;
}
.ThreeColl_Two h1 {
	margin: 0;
}
.ThreeColl_Two p {
	margin: 0;
	padding-bottom: 15px;
}
.ThreeColl_Three {
	/*width: 270px; */
	padding: 0 15px 0 15px;
	background-color:#F2E6BD;
	vertical-align: top;
}
.ThreeColl_Three h1 {
	margin: 0;
}
.ThreeColl_Three p {
	margin: 0;
	padding-bottom: 15px;
}

/* Documents / stats menu - start */
.LevelOneHeader{
	/*background-color:#E4C774;*/
	color:#333399;
	display:block;
	text-decoration: none;
	height: 20px;
	margin-top:5px;
	padding:5px;
	background:transparent url(../images/levelonemenuitem.png) no-repeat 0px 0px;
	width:800px;
	cursor:pointer;
}

.LevelOneHeader:hover{
	color:#B66532;
	display:block;
	height: 20px;
	margin-top:5px;
	padding:5px;
	text-decoration:underline;
}
.LevelOneBox{
	border: 1px solid #E4C774;
	border-top:0px solid;
	margin-left:12px;
	margin-bottom:5px;
	padding:5px;
	background-color:#ECECDB;
	width:766px;
	margin-left:12px;	
}

/* >>> START Gw 10/01/2007 v0.6 Inserted - Changes for Nomad+ SVG maps */
.LevelOneBox img {
	padding-right:20px;
	border:0;
}
/* <<< END Gw 10/01/2007 v0.6 */

.LevelTwoHeader{
	color:#333399;
	display:block;
	text-decoration: none;
	height: 20px;
	margin-top:5px;
	padding:5px;
	background:transparent url(../images/leveltwomenuitem.png) no-repeat 0px 0px;
	cursor:pointer;
}
.LevelTwoHeader:hover{
	color:#B66532;
	display:block;
	height: 20px;
	margin-top:5px;
	padding:5px;	
	text-decoration:underline;
}
.LevelTwoBox{	
	border: 1px solid #E4C774;
	margin-left:10px;
	margin-bottom:5px;
	padding:5px;
	background-color:#ECECDB;
	border-top: 0px solid;
	width:729px;
}

/* >>> START Gw 10/01/2007 v0.6 Inserted - Changes for Nomad+ SVG maps */
.LevelTwoBox img {
	padding-right:20px;
	border:0;
}
/* <<< END Gw 10/01/2007 v0.6 */

  .hide{
	display: none;
}
/* Documents / stats menu - end */
/* ------------------------------------------------------------- General End  ----- */
#folderTree
{
	border:1px solid #E3C671;
	padding:5px; 
	width:100%;
	height:575px; 
}
#folderTreeSVGMap
{
	border:1px solid #E3C671;
	padding:5px; 
	width:675px;
	height:600px; 
}
#MenuBorder {
border:1px solid red;
width:expression( 
    document.body.clientWidth > (300/12) * 
    parseInt(document.body.currentStyle.fontSize)?
        "30em":
        "auto" );
}
/* ************************************************* */
/* Table 'QuickInfo'  & 'More Info' */
/* ************************************************* */
#QuickInfo {
	width: 90%;
	padding-bottom : 20px;
}
.QuickInfo {
	width: 90%;
}
#QuickInfo img {
	border:none;
}
#QuickInfo th {
	background-color:#E3C671;
}
#QuickInfo table {
	border-collapse: collapse;
	border-bottom-style: solid;
	border-bottom : solid #E3C671;
	border-bottom-width : 1px;
	border-left:solid 1px #E3C671;
	border-right:solid 1px #E3C671;
}
#QuickInfo tr {
}
#QuickInfo td.QuickInfoLeftHeader {
	background-color: #E3C671;
	border-top-width: 1px;
	border-top-color : #E3C671;
}
#QuickInfo td {
	padding-left : 10px;
	border-bottom : 1px solid #C0C0C0;
	border:#E6E6E6 1px solid ;
}
#QuickInfo td.QuickInfoLeft {
	background-color: #F2E6BD;
	text-align : right;
	padding-right : 10px;
	border : 1px solid #F2E6BD;
	width: 100px
}
#ResultTable {
	width: 90%;
	padding-bottom : 20px;
}
.ResultTable {
	width: 90%;
}
#ResultTable img {
	border:none;
}
#ResultTable th {
	background-color:#E3C671;
	color:#3A417A;
}
#ResultTable table {
	border-collapse: collapse;
	border-bottom-style: solid;
	border-bottom : solid #E3C671;
	border-bottom-width : 1px;
	background-color:#ffffff;
	
	border-left:solid 1px #E3C671;
	border-right:solid 1px #E3C671;
}
#ResultTable tr {
}
#ResultTable td.QuickInfoLeftHeader {
}
#ResultTable td {
	padding-left : 10px;
	border:#E6E6E6 1px solid;
}
#ResultTable td.QuickInfoLeft {
	background-color: #F2E6BD;
	text-align : right;
	padding-right : 10px;
	border : 1px solid #F2E6BD;
	width: 100px
}

#VAP td {
	padding-left : 10px;
	/*border:#E6E6E6 1px solid;*/
	background-color:#F2E6BD;
}

div.row {
  clear: both;
  padding-top: 10px;
  padding-left: 10px;
}
div.row span.label {
  float: left;
  width: 30%;
  text-align: right;
  font-size:small;
}
div.row span.formw {
  width: auto;
  text-align: left;
  padding-left:0.5em;
}
div.row span.buttons {
	border:0px solid green;
	clear: both;
	display: block;
	margin-bottom:0.5em;
	text-align:center;
}
div.spacer
{
	clear:both;
}
.error {
	color:#FF0000;
}
.tr.sortable {
	background-color:#F2E6BD; 
}
.tr.sortable2 {
	background-color:#ffffff;
}
/* ----------------------------- SUSTAINABILITY APPRAISAL SEARCH START ------------------------------------------ */
/* Can we resuse this for future searches? */

#menu
{
	margin:0px;
	padding-left:0px;
	border:0px solid blue;
}


#menu f1
{
	margin:0px;
	padding:0px;
}


ul.menu
{
	list-style-type:none;
	border:0px solid #000000;
	margin:0em;
	padding-left:2em;
	
}

ul.menu li
{
	padding:0px;
	margin:0px;
	border:0px solid green;
}

#b1
{/*
	border:2px solid #0000FF;
	background-color:white;
	width:100px;
	height:30px;
*/}

#search_results
{
  margin:1em 1em;
}

span.title
{
	font-weight:700;
	color:#912551;
}

#search_results thead
{
	background-color:#939291;
}


#search_results td
{
	/* border:1px #000000 solid; */
	border-bottom: 1px #000000 solid;
}

.InnerCell
{
	border-left:1px #000000 solid;
}

.dialogtitlebar-sasave
{
	text-align:right;
	font-weight:800;
	border:1px #7C98B4 solid;
	background-color:#7C98B4;
	color:#FFFFFF;
}

.dialogtitlebar-sasave a
{
	color:#FFFFFF;
}

.dialogtitlebar-saopen
{
	text-align:right;
	font-weight:800;
	border:1px #AA9455 solid;
	background-color:#AA9455;
	color:#FFFFFF;
}

.dialogtitlebar-saopen a
{
	color:#FFFFFF;
}

#saveQuery
{
	filter:alpha(Opacity=90);
	-moz-opacity:.90;
	background-color:#E4EEF8;
	padding:0em;
	border:2px #7C98B4 solid;
	width:35em;
	color:#7C98B4;
	display:none;
	position:absolute;
	top:30%;
	left:30%;
	z-index:100;
}

#saveQuery input.button
{
	background-color:#7C98B4;
	color:#FFFFFF;
}

#openQuery
{
	filter:alpha(Opacity=90);
	-moz-opacity:.90;
	border:2px #AA9455 solid;
	width:50em;
	height:10em;
	background-color:#F2E6BD;
	padding:0em;
	display:none;
	color:#AA9455;
	position:absolute;
	z-index:99;
	top:30%;
	left:18%;
}

#openQuery h4, #saveQuery h4
{
	margin-bottom:0em;
	padding-left:0.3em;
}

#export
{
	width:50%;
	background-color:#E4EEF8;
	color:#7C98B4;
	padding:0.2em;
	margin-left:25%;
	text-align:center;
}

/* ----------------------------- SUSTAINABILITY APPRAISAL SEARCH END -------------------------------------------- */
