/* GENERAL STYLES */
html
{
height:100%;
}
body
{
margin:0;
padding:0;
font-size:76%;
font-family: Arial, Helvetica, Sans-Serif;
height:100%;
text-align:center;
}
#body
{
width:820px;
border-left:solid 20px #00aeef;
/*border-left:solid 20px #fff;*/
float:left;
min-height:800px;
}

#outer
{
min-height:100%;
margin:0 auto 0 auto;
width:820px;
}
#inner
{
text-align:left;
}
img
{
border:0;
}
#header
{
background:transparent url(/media/143807/sky.jpg) 0 0  repeat-x;
height:130px;
width:100%;
}
#header #header-1
{
float:left;
width:238px;
margin:10px 10px 0 25px;
}
#header #header-2
{
float:left;
width:57px;
margin:10px 0 0 5px;
}
#header #header-3
{
float:left;
}
#sub-header
{
width:100%;
height:30px;
background: #6d6e71;
}
#sub-header-shadow
{
width:100%;
height:10px;
background:transparent url(/media/143821/subheader-shadow.png) top repeat-x;
position:relative;
z-index:10;
}
ul#nav
{
margin:0;
padding:0;
}
#nav-outer
{
position:relative;
top:-10px;
left:-20px;
width:130px;
float:left
}
#content
{
width:500px;
float:left;
margin-right:20px;
}
#content table td
{
vertical-align:top;
}
#content-home
{
width:660px;
float:left;
margin:10px 20px 0 0;
}
#images-home div
{
width:220px;
height:210px;
float:left;
margin:10px 0 0 0;
}
#wepo-logo-home
{
margin:10px 20px 0 0;
clear:both;
float:right;
}
ul#nav li.nav-item
{
list-style-type:none;
display:block;
width:100px;
min-height:18px;
_height:18px;
border:red solid;
border-top-width:1px;
border-right-width:6px;
border-bottom-width:1px;
border-left-width:20px;
padding-top:2px;
padding-left:0;
margin:0;

}
ul#nav li.divider
{
display:block;
width:20px;
height:20px;
margin:0;
padding:0;
}
ul#nav li a
{
text-decoration:none;
font-weight:bold;
color:#0079c2;
padding-left:5px;
display:block;
}

ul.ul-sub-nav
{
margin:0;
padding:0;
}
li.nav-item-sub
{
margin:0;
padding:0;
list-style-type:none;
width:95px;
min-height:17px;
border-top-width:1px;
border-top-style:solid;
padding:2px 0 2px 5px;
background-color:#fff;
}
li.nav-item-sub-selected, li.nav-item-selected
{
background-color:#C7C8CA;
}
#content-intro
{
font-weight:bold;
}
#content-intro img
{
margin-right:5px;
}
#content h1
{
font-weight:normal;
font-size:2em;
color:#00aeef;
padding:0;
margin:10px 0;
}
#related-links
{
width:140px;
float:left;
}
#related-links h3
{
color:#E73E97;
margin:5px 0;
padding:0;
}
.Rule {
	color: #C7C8CA;
}
#related-links ul
{
margin:0;
padding:0;
}
#related-links li
{
list-style-type:none;
background: #fff url(/media/144173/bullet.gif) no-repeat;
min-height:19px;
margin:0 0 5px 0;
padding:0 0 0 10px;
display:block;
}
#related-links li a
{
text-decoration:none;
color:#0079c2;
}
#wepo-logo-sub
{
margin:20px 0 0 40px;

}
#defaultControls
{
margin:10px 0;
}
#defaultControls label, #customFields label
{
width:120px;
display:block;
float:left;
}
.news-thumbnail-image
{
width:85px;
float:left;
}
.news-summary-outer
{
width:410px;
float:left;
margin-bottom:10px;
}
.news-summary-outer h3
{
padding:0;
margin:0;
font-size:1em;
}
.news-summary-outer h3 a
{
color:#000;
text-decoration:none;
}
.news-summary-outer h3 a:hover
{
text-decoration:underline;
}
.news-article-date
{
color:#A41984;
}

form#frmSearch
{
position:relative;
top:80px;
left:270px;
}
form#frmSearch label a
{
color:#000;
text-decpration:none;
padding-bottom:5px;
display:block;
}

ul#searchResults
{
list-style-type:none;
margin:0;padding:0;
}
#search_box
{
width:155px;

}

/* TOOLTIP */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #002a5c;
	background-color: #00aeef;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

.hotspotTT
{
width:200px;

color:#fff;
}

/* /TOOLTIP */

/* EDITOR PROPERTIES */
