body {
	/*font-size: x-small;font-size: 12px;*/
	font-size: small;

}
/*.smalltextbutton {
	font-size: 100%;
}
.mediumtextbutton {
	font-size: 120%;
	font-weight: bold;
}
.largetextbutton {
	font-size: 140%;
}
END Temp Text Size */
a, 
a:link, 
a:visited {
	text-decoration: none;
	color: #391374;
}
a:focus, 
a:hover, 
a:active {
	text-decoration: underline;
}
/* MISC. */
.hide {
	display: none;
}
a img {
	border: none;
}
.divclear {
	clear:both; 
	height:0px; 
	font-size:0px; 
	margin: 0;
	padding: 0;
	margin-top:-1px;
}
.skiplinks {
	display:none;
}  
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding:0;
      border:none;
      visibility: hidden;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

*
{
    margin: 0;
	padding: 0;
}
fieldset
{
    border: 0;
}
ul,ol
{
    margin-left: 20px;
}
p
{
    margin-top: 6px;
    margin-bottom: 6px;
}
h1 {font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;}
html
{
    background: #F9F6FF url(/Upload/bodybg.gif) repeat-x;
    font-family: Arial,sans-serif;
    color: #333333;
}
body
{
    position: relative;
}
div#wrap {
	/*min-width:763px;*/
}

#wrap {
	width: 100%;
	font-size: 80%;
	/*font-size: 0.9em;*/
	/*min-width: 780px;*/
	/*_width: expression(((document.body.clientWidth)) < 800? "795px": "auto" );*/
}
.page
{
    /* width: 80%; */
    min-height: 50em;
    height: auto;
    _height: 50em;
    margin: 0 40px 0 40px;
    background: #FFFFFF;
    border: solid 6px #FFFFFF;
/*font-size: 0.9em;*/
}

/* HEADER */
.header
{
   /* min-height: 9.8em;
    height: auto;
    _height: 9.8em;*/
   min-height: 91px;
    height: auto;
    _height: 91px;
    position: relative;
    color: #AAAAAA;
}
img.logo
{
	position: absolute;
	top: 13px;
	left: 15px;
	width: 159px;
	height: 57px;
	background: url(/web/templates/home08_files/logo.gif) no-repeat;
	background-image: url(/web/templates/home08_files/logo.gif);
}
.header .links
{
    position: absolute;
    top: 0;
	right: 0px;
}
.header .links *,
.header .links {color:#AAAAAA;}

/* SEARCH */
.header #container-search
{
    /*width: 190px;*/
	position: absolute;
	/*top: 6em;*/
	top: 4.0em;
	right: 0;
}
#container-search label
{
    font-size: 1.1em;
	font-weight: bold;
	float: left;
	padding: 6px 8px 0 0;
}
#container-search input
{   
    color: #888888;
	font-size: 0.9em;
}
/*#container-search .searchbox 
{
    float: right;
    height: 17px;
	width: 27px;
    padding: 0;
	border: solid 1px #BBBBBB;
}*/
#container-search div.search 
{
    float: left;
    height: 17px;
	width: 105px;
    padding: 0;
	border: solid 1px #BBBBBB;
}
#container-search input.searchbox
{   
    color: #888888;
    /*width: 100%;
	height: 100%;*/
	border: 0;
    background: transparent;
	font-size: 1.1em;
}
#container-search input.searchbox {font-weight: bold;}

/* CONTACT BANNER */
.banner
{
    min-height: 6em;
    height: auto;
    _height: 6em;
    background: #efe6ff;
}
/* 'position:relative' tells amy elements inside .banner
   to be positioned relative to it
.banner {
	position: relative;
} */
/* The .contact element will be positioned relative to .banner,
   with an absolute position of 0 pixels from teh top and 10 pixels 
   from the left of the header
.banner .contact {
	position: absolute;
	top: 0;
	left: 10px;
} */
.banner * {color: #391374;}
#events .banner * {color: #042D07;}
#property .banner * {color: #660066;}
.banner h1
{   
    padding-top: .7em;
	padding-left: 10px;
    font-size: 2.3em;
	font-weight: normal;
}
.banner .contact
{
   /*width: 250px;*/
	height: 36px;
    float: right;
	position: relative;
	top: 12px;
    /*padding: 1px 0 0 50px;*/
	padding-left: 28px;
	padding-right: 10px;
    background: url(/Upload/contact.gif) no-repeat left center;
	line-height: 1.8em;
}
.contact div 
{
	font-size: 1.6em;
	font-weight: bold;
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
}
.body
{
    min-height: 54em;
    height: auto;
    _height: 54em;
    background: url(/Upload/contentbg.gif) repeat-y;
    border-top: solid 6px #FFFFFF;
    border-bottom: solid 6px #FFFFFF;
    position: relative;
}

/* AE MENU */
.menucontainer
{
    position: absolute;
    top: 0;
	left: 0;
    color: #FFFFFF;
    width: 185px;
}
/*.menu
{
    width: 100%;
    margin: 0;
	padding: 0;
    list-style: none;
}
.menu li
{
    height: 1.9em;
    border-bottom: solid 1px #0072C5;
    font-size: 1.2em;
    font-weight: bold;
    padding-top: .52em;
    padding-left: 8px;
}
.menu li *
{
    color: #FFFFFF;
    width: 176px;
    display: block;
}
.menu li.selected
{
    background: url(/web/templates/home08_files/menu-arrow.gif) no-repeat right center;
}*/

/* NEW AE_MENU */
/* Add margin to left of menu to accommodate the arrow image pointer */
.menuSystemDefault {
	margin-left: 0px;
	line-height: 1.6em;
	/*font-size: 1.2em;*/
	font-size: 1.1em;
	word-wrap: break-word;
	overflow: hidden;
}
/* Disable bullets on all menu items */
.menuSystemDefault li {list-style-type: none;}
/* Move arrow image pointer so that it appears consistently at left hand side of menu */
.menuSystemDefault li img {position: absolute; left: 20px;}
.menuSystemDefault ul li ul li  img {position: absolute; left: 0px;}
/* Set background for LEVEL 1 */
.menuSystemDefault ul {
	background: #003399;
	width: 185px;
	margin: 0;
	padding-left: 0;
}
.menuSystemDefault a, 
.menuSystemDefault a:link, 
.menuSystemDefault a:visited {
	text-decoration: none;
	color: #FFFFFF!important;
}
.menuSystemDefault a:focus, 
.menuSystemDefault a:hover, 
.menuSystemDefault a:active {
	text-decoration: underline;
}
/* Indent LEVEL 1 */
.MenuNonSelectedArea1, 
.MenuItemNonSelectedOdd1, 
.MenuItemNonSelectedEven1 
{
	border-bottom: solid 1px #0072C5;
    font-weight: bold;
	padding: 4px 20px 4px 8px;
	background: #003399;
}
.MenuSelectedArea1, 
.MenuItemSelectedOdd1, 
.MenuItemSelectedEven1 
{
	color: #FFFFFF;
	font-weight: bold;
    border-bottom: solid 1px #0072C5;
	padding: 4px 0px 0px 8px;
    background: #003399 url(/web/templates/home08_files/menu-arrow.gif) no-repeat right top;
}
a.open {color: #FFFFFF !important;}

.MenuSelectedArea1 img, 
.MenuItemSelectedOdd1 img, 
.MenuItemSelectedEven1 img {display: none;}

/* Indent LEVEL 2 */
.MenuNonSelectedArea2, 
.MenuItemNonSelectedOdd2, 
.MenuItemNonSelectedEven2 
{
	border-bottom:none;
    font-weight: normal;
}
.MenuSelectedArea2, 
.MenuItemSelectedOdd2, 
.MenuItemSelectedEven2 
{
	color: #FFFFFF;
	font-weight: normal;
    border-bottom: none;
    background: url(/web/templates/home08_files/menu-arrow.gif) no-repeat right top;
}
.MenuSelectedArea2 img, 
.MenuSelectedArea3 img, 
.MenuSelectedArea4 img, 
.MenuItemSelectedEven2 img, 
.MenuItemSelectedOdd2 img {display: inline;}
/* Set background for LEVEL 2 */
.menuSystemDefault ul {
	background: #2953A9;
	width: 185px;
	margin-left: -8px;
	padding: 0;
	color: inherit;
	border-top: 1px solid #0072C5;
}
/* Indent LEVEL 2 and set font for all non-menu links from LEVEL 2 downwards */
.menuSystemDefault ul li {
	color: #FFFFFF;
	padding: 0 0 0 20px;
}
/* Set background for LEVEL 3 */
.menuSystemDefault ul li ul {
	background: #E7EBF3;
	width: 173px;
	margin: 0 0 0 -40px;
	padding: 0;
	border-right: 0px;
	color: inherit;
}
/* Indent LEVEL 3 */
.menuSystemDefault ul li ul li {
	padding: 0.2em 0 0 60px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 1px solid #AFBDD8;
	border-left: 0px;
	background: none;
}
/* Set background for LEVEL 4 */
.menuSystemDefault ul li ul li ul {
	background: #8080FF;
	margin: 0 0 0 -60px;
	padding: 0;
	border-right: 0px;
	color: inherit;
}
/* Indent LEVEL 4 */
.menuSystemDefault ul li ul li ul li {
	padding: 0.2em 0 0 60px;
	border: 0px;
	background: none;
}

/* CONTENT */
.content
{
    margin-left: 191px;
    height: 100%;
	font-size: 1.1em;
}
.separator
{
    height: 6px;
    background: #FFFFFF;
    clear: both;
}
h1, h2, h3, h4, h5, h6 
{
	color: #391374;
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
}
h1 {font-size: 2.1em; font-weight: normal;}
h2 {font-size: 1.9em;}
h3 {font-size: 1.7em;}
h4 {font-size: 1.5em;}
h5 {font-size: 1.3em;}
h6 {font-size: 1.1em;}
.pageTitle {
	font-size: 2.1em;
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
}
#left-content a {
	text-decoration: underline;
}
p {
	line-height: normal;
}
ul {}
ol {
	list-style: decimal;
}
#left-content table {
	border-collapse: collapse;
	width: 90%!important;
	border: 1px solid #391374;
	/*font-size: 1.0em;*/
	font-size: 100%;
}
#right-sidebar table {
	font-size: 100%;
	width: 100%!important;
}
#left-content th, #left-content td,
#right-sidebar th, #right-sidebar td {
	padding: 0.2em 0.5em 0.3em!important;
}
#left-content th p, #left-content td p,
#right-sidebar th p, #right-sidebar td p {margin: 0;}
caption {
	/*font-size: 1.2em;*/
	font-weight: bold;
	margin: 1.0em 0;
}
#left-content th {
	font-weight: bold;
	text-align: left;
	background: #391374;
	border-top: 1px solid #391374;
	border-bottom: 1px solid #391374;
	color: #FFFFFF;
}
#left-content td {
	background: #F9F9F9;
	border-bottom: 1px solid #E7E7E7;
}
.odd {
	background: #F9F9F9;
}
tr:nth-child(odd) {
	background: #F9F9F9;
}
form table {
	width: 100%;
	border: none;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
#left-content li { 
	list-style-image: url(/web/templates/home08_files/bt-blu-gry.gif);
	line-height: normal;
	margin-bottom: 0.5em;
} 
#events #left-content li { 
	list-style-image: url(/web/templates/home08_files/bt-green.gif);
	line-height: normal;
	margin-bottom: 0.5em;
} 
#property #left-content li { 
	list-style-image: url(/web/templates/home08_files/bt-purple.gif);
	line-height: normal;
	margin-bottom: 0.5em;
} 


/* BREADCRUMB */
.breadcrumbs
{
    min-height: 2.4em;
    height: auto;
    _height: 2.4em;
    padding: 0 8px;
}
.breadcrumbs span
{
    position: relative;
    top: 6px;
    /*font-size: 1.1em;*/
}
.breadcrumbs span.date
{
    float: right;
}

/* INTRO */
.section1
{
    background: url(/web/templates/home08_files/bannerbg-ff.gif) repeat-y 67.4% top; /* works in all */ 
    *background: url(/web/templates/home08_files/bannerbg-ie.gif) repeat-y 67.4% top; /* targets IE6 and 7 */  
    _background: url(/web/templates/home08_files/bannerbg-ie.gif) repeat-y 67.4% top; /* targets IE6 */
    width: 100%;
    float: left;
}
.blurb,
.whatsnew
{
   /* min-height: 25em;
    height: auto !important;
    height: 25em;*/
}
.blurb
{
    width: 67.4%;
    float: left;
}
.blurb .content 
{
	margin-left: 0;
	padding: 8px;
}
.blurb h1 
{
    color: #003399;
	font-size: 3em;
	font-weight: normal;
}
.blurbheaderimg {float: right;}
.blurb .content p
{   
    margin: 25px 0 15px 0;
    font-size: 1.3em;
}
.blurb .content ul
{
    font-size: 1.3em;
    list-style: none;
    margin: 0;
	padding: 0;
}
.blurb .content li
{
    background: url(/web/templates/home08_files/bt-blu-gry.gif) no-repeat 2px 6px;
    padding: 0 0 0 16px;
    margin: 0;
    margin-top: 10px;
}
/* INTRO - WHAT'S NEW */
.whatsnew
{
    width: 32.6%;
    background: #C9D9E9;
    float: left;
}
.whatsnew dl dt
{
    height: 2em;
    color: #391374;
    padding-top: .76em;
    font-size: 1.3em;
    padding-left: 8px;
    background-color: #9EB9D7;
    font-weight: bold;
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
}
.whatsnew dl dd {
	padding: 8px;
}
.whatsnew a, 
.whatsnew a:link, 
.whatsnew a:visited {
    color: #391374;

	display: block;
	padding-bottom: 4px;
}
.whatsnew br {
	display: none;
}
/*.whatsnew ul
{
    list-style: none;
    margin-left: 8px;
}
.whatsnew ul li
{
    padding-top: 5px;
    font-size: 1.1em;
}
.whatsnew ul *
{
    color: #003399;
}*/

/* HOMEPAGE BOXES - 3 COLUMN LAYOUT */
.col1,
.col2,
.col3
{
    width: 33.3%;
    float: left;
}
.col1 .box {margin-right: 4px;}
.col2 .box {margin: 0 2px 0 2px;}
.col3 .box {margin-left: 4px;}

/* HOMEPAGE BOXES */
.box
{
    border-top: solid 6px #fff;
    position: relative;
}
#home .box .boxcontent
{
    border: solid 1px #003399;
    border-top: 0;
    min-height: 14.5em;
    height: auto;
    _height: 14.5em;
    background: #F1F1F1;
    padding: 8px;
}
.box .boxcontent
{
    border: solid 1px #003399;
    border-top: 0;
    background: #F1F1F1;
    padding: 8px;
}
.box p
{
    margin: 0;
    font-size: 1.1em;
    line-height: 1.6em;
}
.box p a
{
    text-decoration: underline;
    color: Blue;
}
.box h1 
{
    color: #FFFFFF;
	font-size: 1.2em;
    padding: 6px 7px;
    min-height: 16px;
    height: auto;
    _height: 16px;
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1.style1 {background: #00349A url(/web/templates/home08_files/h1style1.gif) no-repeat right 0;}
h1.style2 {background: #068DE7 url(/web/templates/home08_files/h1style2.gif) no-repeat right 0;}
h1.style3 {background: #843882 url(/web/templates/home08_files/h1style3.gif) no-repeat right 0;}
h1.style4 {background: #350165 url(/web/templates/home08_files/h1style4.gif) no-repeat right 0;}
h1.style5 {background: #0B7511 url(/web/templates/home08_files/h1style5.gif) no-repeat right 0;}
h1.style6 {background: #154700 url(/web/templates/home08_files/h1style6.gif) no-repeat right 0;}

.box table {
	border-collapse: collapse;
	width: 100%;
	border: none!important;
}
.box th, .box td {
	padding: 0em 0em 0.5em!important;
}
.box th p, .box td p {margin: 0;}
.box th {
	font-weight: bold;
	text-align: left;
	background: none;
	border-top: none;
	border-bottom: none;
	color: inherit;
}
.box td {
	background: none!important;
	border-bottom: none!important;
}

/* FOOTER */
.footer
{
    min-height: 1.6em;
    height: auto;
    _height: 1.6em;
    background: #D8D8D8;
    color: #666666;
    padding: .8em 10px .6em 10px;
}
.footer *
{
    color:#666;
}
.footer div
{   
    /*font-size: 1.1em;*/
	font-size: 0.9em;
}
.footer .links
{
    float: left;
}
.footer .contact
{
    float: right;
}
.clear{clear: both;}

/* INTRANET PAGE STYLES */
h1.heading
{
    color: #003399;
    font-size: 3em;
    display: inline;
    font-weight: normal;
    position: relative;
    top: -13px;
	left: 3px;
}
img.heading
{
    padding-left: 10px;
}


.colour ul
{
    list-style: none;
    margin-left: 8px;
    padding: 4px 0;
}
.colour li
{
    font-size: 1.2em;
    padding: 5px 5px 5px 14px;
    background-position: left 9px;
    background-repeat: no-repeat;
}
.colour img.back
{
    position: absolute;
    top: 8px;
	right: 6px;
}
.colour p {font-size: 1.2em;}
.colour a {color: #333333;}


.turquoise h1 {background: #019966;}
.turquoise div {background: #01C59F;}
.turquoise li {background-image: url(/web/templates/home08_files/bt-turq.gif);}

.olive h1 {background: #669900;}
.olive div {background: #9FC500;}
.olive li {background-image: url(/web/templates/home08_files/bt-olive.gif);}

.yellow h1 {background: #FFCC00;}
.yellow div {background: #FFE401;}
.yellow li {background-image: url(/web/templates/home08_files/bt-yellow.gif);}

.blue h1 {background: #039;}
.blue div {background: #0070C4;}
.blue li {background-image: url(/web/templates/home08_files/bt-blu-blu.gif);}

.orange h1 {background: #FF9934;}
.orange div {background: #FFC571;}
.orange li {background-image: url(/web/templates/home08_files/bt-orange.gif);}

.purple h1 {background: #9A33CC;}
.purple div {background: #C770E3;}
.purple li {background-image: url(/web/templates/home08_files/bt-purple.gif);}

.green h1 {background: #339933;}
.green div {background: #70C570;}
.green li {background-image: url(/web/templates/home08_files/bt-green.gif);}

.grey h1 {background: #E4E4E4;}
.grey div {background: #F1F1F1;}
.grey li {background-image: url(/web/templates/home08_files/bt-blu-gry.gif);}


/* .col3 Boxes */
#right-sidebar {
	background-color: #EFF4F9;
}
#right-sidebar th {
	/*border-top: 1px solid #666666;*/
	border-top: 6px solid #FFFFFF;
	background-color: #DFE9F3;
	width: 100%;
	padding: 7px;
	text-align: left;
}
#right-sidebar td {
	background-color: #EFF4F9;
	width: 100%;
	padding: 7px;
}
#right-sidebar p {}
#right-sidebar li {}

/* Awards .col3 Boxes */
#awards #right-sidebar {
	background-color: #A7A9AC;
}
#awards #right-sidebar table {width: 224px!important;}
#awards #right-sidebar th {
	/*border-top: 1px solid #666666;*/
	border-top: 6px solid #FFFFFF;
	background-color: #A7A9AC;
	width: 100%;
	padding: 7px;
	text-align: left;
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
}
#awards #right-sidebar td {
	background-color: #E7E7E7;
	width: 100%;
	padding: 7px;
}
#awards #right-sidebar p {}
#awards #right-sidebar li {}

/* Business Gateway .col3 Boxes */
#bg #right-sidebar {
	background-color: #E3E9F4;
}
#bg #right-sidebar table {width: 224px!important;}
#bg #right-sidebar th {
	/*border-top: 1px solid #666666;*/
	border-top: 6px solid #FFFFFF;
	background-color: #A7B9DC;
	width: 100%;
	padding: 7px;
	text-align: left;
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
}
#bg #right-sidebar td {
	background-color: #E3E9F4;
	width: 100%;
	padding: 7px;
}
#bg #right-sidebar p {}
#bg #right-sidebar li {}

/* Enterprise Information .col3 Boxes */
#enetinfo #right-sidebar {
	background-color: #E8F4FD;
}
#enetinfo #right-sidebar table {width: 224px!important;}
#enetinfo #right-sidebar th {
	/*border-top: 1px solid #666666;*/
	border-top: 6px solid #FFFFFF;
	background-color: #ABD9F7;
	width: 100%;
	padding: 7px;
	text-align: left;
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
}
#enetinfo #right-sidebar td {
	background-color: #E8F4FD;
	width: 100%;
	padding: 7px;
}
#enetinfo #right-sidebar p {}
#enetinfo #right-sidebar li {}

/* Enterprise Events .col3 Boxes */
#events #right-sidebar {
	background-color: #E5FFE5;
}
#events #right-sidebar table {width: 224px!important;}
#events #right-sidebar th {
	/*border-top: 1px solid #666666;*/
	border-top: 6px solid #FFFFFF;
	background-color: #B3E7B3;
	width: 100%;
	padding: 7px;
	text-align: left;
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
}
#events #right-sidebar td {
	background-color: #E5FFE5;
	width: 100%;
	padding: 7px;
}
#events #right-sidebar p {}
#events #right-sidebar li {}

/* Property Services .col3 Boxes */
#property #right-sidebar {
	background-color: #F1E3F0;
}
#property #right-sidebar table {width: 224px!important;}
#property #right-sidebar th {
	/*border-top: 1px solid #666666;*/
	border-top: 6px solid #FFFFFF;
	background-color: #CB99CC;
	width: 100%;
	padding: 7px;
	text-align: left;
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
}
#property #right-sidebar td {
	background-color: #F1E3F0;
	width: 100%;
	padding: 7px;
}
#property #right-sidebar p {}
#property #right-sidebar li {}


/* CONTENT LAYOUT */
#wrapper {
    min-height: 54em;
    height: auto;
    _height: 54em;
}
#awards #wrapper {background: url(/Upload/rightbg.gif) repeat-y right top;}
#bg #wrapper {background: url(/web/templates/bg-home_files/rightbg.gif) repeat-y right top;}
#enetinfo #wrapper {background: url(/web/templates/enetinfo-home_files/rightbg.gif) repeat-y right top;}
#events #wrapper {background: url(/web/templates/events-home_files/rightbg.gif) repeat-y right top;}
#property #wrapper {background: url(/web/templates/property-home_files/rightbg.gif) repeat-y right top;}
#one #wrapper {background: none!important;}
/*#container {
	width: 100%;
	float: left;
	margin-right: -234px;
}
#left-content {
	margin-right: 234px;
}
#left-content td{
	margin-right: 234px;
}*/

#container {
	width: 100%;
	float: left;
	/*margin-right: -224px;*/
	margin-right: -228px;
}
#left-content {
	/*margin-right: 224px;*/
	margin-right: 228px;
}
/*.innertube {
	width: 100%;
	padding-left:8px;
	padding-right:8px;
	border-right:6px solid #FFFFFF;
}*/

.innertube {
	width: auto;
	padding-left:8px;
	padding-right:8px;
	/*border-right:6px solid #FFFFFF;*/
}
#awards-banner {
	width: 100%;
	overflow: hidden;
	background: #000000;
	margin-bottom: 1.0em;
}
#events-banner {
	width: 100%;
	overflow: hidden;
	background: #B3E7B3 url(/web/templates/events-home_files/banner_events.jpg) no-repeat right top;
	margin-bottom: 1.0em;
    min-height: 16em;
    height: auto;
    _height: 16em;
}
#events-banner-text {
	padding: 8px 165px 8px 8px;
}
#enetinfo-banner {
	width: 100%;
	overflow: hidden;
	background: #ABD9F7 url(/web/templates/enetinfo-home_files/banner_communications.jpg) no-repeat right top;
	margin-bottom: 1.0em;
    min-height: 16em;
    height: auto;
    _height: 16em;
}
#enetinfo-banner-text {
	padding: 8px 165px 8px 8px;
}
#right-sidebar {
	width: 224px;
	float: right;
	background: #f1f2ea;
}
.clearing {
	height: 0;
	clear: both;
}

/* ONE COLUMN LAYOUT */
#one #container {
	width: 100%;
	float: left;
	/*margin-right: -224px;*/
	margin-right: -18px;
}
#one #left-content {
	/*margin-right: 224px;*/
	margin-right: 18px;
}
#one #right-sidebar {
	width: 18px;
	float: right;
	background: #f1f2ea;
}
/* HUB BOX LAYOUTS */
.hub-full-width {
	width: 98%;
	padding-bottom:1px;
}
.hub-full-width .box {margin-right: 2px;}
.hub-col1,
.hub-col2
{
	width: 49%;
    float: left;
}
.hub-col1 .box {margin-right: 4px;}
.hub-col2 .box {margin-left: 4px;}

/* HUB BOXES */
#awards h1.style1 {background: #3F197A url(/Upload/corner1.jpg) no-repeat right 0;}
#events h1.style1 {background: #0B7511 url(/web/templates/events-home_files/event_diary.gif) no-repeat right 0;}
#events h1.style2 {background: #0B7511 url(/web/templates/events-home_files/sponsorship_opportunities.gif) no-repeat right 0;}
#enetinfo h1.style1 {background: #068DE7 url(/web/templates/enetinfo-home_files/board_members.gif) no-repeat right 0;}
#enetinfo h1.style2 {background: #068DE7 url(/web/templates/enetinfo-home_files/key_staff.gif) no-repeat right 0;}
#enetinfo h1.style3 {background: #068DE7 url(/web/templates/enetinfo-home_files/partners.gif) no-repeat right 0;}
#property h1.style1 {background: #813983 url(/web/templates/property-home_files/future_developments.gif) no-repeat right 0;}
#property h1.style2 {background: #813983 url(/web/templates/property-home_files/locations.gif) no-repeat right 0;}
#property h1.style3 {background: #813983 url(/web/templates/property-home_files/services.gif) no-repeat right 0;}
#property h1.style4 {background: #813983 url(/web/templates/property-home_files/tenants_directory.gif) no-repeat right 0;}

/* ACTIVEDITION FORM */

.ae_form {}
.formContainer {}
.FormDescription {
	font-size: 1.2em;
	font-weight: bold;
}
.FormField {
	padding-bottom: 0.5em;
}
.ae_form label {
	display: block;
	padding-top: 1.0em;
	padding-bottom: 0.5em;
}
.FormField {
	font-weight: bold;
}
.AEFormRange {
	font-weight: normal;
}
.FormField label {
	display: block;
}
.FormField {
	clear: both;
}
.FormField label {
	padding-top: 0.2em;
	padding-bottom: 1.0em;
	font-weight: normal;
	float: left;
	width: 15.0em;
}
.FormField input {
	padding-top: 0.2em;
	margin-right: 0.5em !important;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.FormField textarea {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.textarea {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.FormField .answer {}
.FormField .answer input {
	float: left;
}
.FormField .answer label {
	float: left;
	padding-top: 0.5em;
	/*padding-bottom: 0.2em;*/
	font-weight: normal;
	display: inline;
}
.FormField textarea {}
.errorText {}

#login .FormField {
	clear: both;
}
#login .dummy {
	clear: both;
}
#login .FormField label {
	padding-top: 1.0em;
	padding-bottom: 0.5em;
	font-weight: bold;
	float: left;
	width: 10.0em;
}


.tv {clear: both;}
.tv img {
	float: left;
}
.tv-grampian-home {
	background: url(/upload/enet_index_grampain.jpg) no-repeat left top;
	padding-left: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.tv-tayside-home {
	background: url(/upload/enet_index_tayside.jpg) no-repeat left top;
	padding-left: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.tv-grampian {
	background: url(/upload/enet_bgateway_grampain.jpg) no-repeat left top;
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.tv-tayside {
	background: url(/upload/enet_bgateway_tayside.jpg) no-repeat left top;
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
