@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #2D2D2D;
	font-family: "Myriad Pro", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #f1f1f1;
	background-image: url(../images/balmoral-bg.jpg);
	background-repeat: repeat-x;
	line-height: 100%;
}
body,td,th {
	color: #2d2d2d;
}
a:link {
	color: #2D2D2D;
}
a:visited {
	color: #2D2D2D;
}
a:hover {
	color: #A90F20;
}
a:active {
	color: #2D2D2D;
}
.tickerstyle{
	height:200px;
	padding:0px;
	overflow:hidden;
	color: #A90F20;
}
.messagediv{
	display: none;
	color: #4C77A5;
}
.newsimage {
	margin-top: 0px;
	margin-bottom: 10px;
}
.boe  #container {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/container-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
} 
.boe  #holder {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 30px;
}
.boe  #header {
	height: 80px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #F0F3F5;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-image: url(../images/balmoral-header-bg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A90F20;
} 
.boe  #header-wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 80px;
	background-image: url(../images/aiken-header-branded.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boe  #solid {
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.boe  #header   h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	padding-left: 0px;
}
#pagetitle  h1 {
	font-size: 22px;
	font-weight: normal;
	color: #A90F20;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 100%;
}
#pagetitlehome h1 {
	font-size: 22px;
	font-weight: normal;
	color: #A90F20;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 100%;
}
.navy {
	color: #A90F20;
}
.bullet {
	color: #CF0202;
	font-weight: bolder;
	font-size: 15px;
	line-height: 80%;
	margin-right: 5px;
	margin-bottom: 10px;
}
H2 {
	font-size: 16px;
	font-weight: normal;
	color: #A90F20;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 90%;
}
.boe  #breadcrumb {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A90F20;
	width: 922px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 18px;
	font-size: 12px;
	background-image: url(../images/breadcrumb-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #FFFFFF;
}
.boe  #breadcrumb  a {
	text-decoration: none;
}
.boe  #strapline {
	float: right;
	height: 14px;
	width: 250px;
	font-size: 12px;
	text-align: right;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.boe  #navigation-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #000047;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Horizontal navigation menu */

#hornav {
	height: 32px;
	color: #ffffff;
	display:block;
	font-weight: bold;
	font-size: 13px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 999;
	background-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}	
.boe  #date {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #BABDBF;
	font-size: 11px;
}
#hornav-left-curves {
	float: left;
	height: 28px;
	width: 10px;
	background-image: url(../images/nav-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#hornav-right-curves {
	float: right;
	height: 28px;
	width: 10px;
	background-image: url(../images/nav-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}
#hornav-middle {
	height: 32px;
	background-color: #000047;
	margin: 0px;
}
.next {
	font-style: italic;
	color: #000047;
}
	
	html{
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	padding:0;
	margin:0;}


/* End Horizontal navigation (css) */

/* slidemenu */

.urbangreymenu{
}

.urbangreymenu .headerbar{
	margin-bottom: 1px;
	background-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 25px;
}

.urbangreymenu .headerbar a{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	height: 18px;
	padding-top: 7px;
	padding-left: 4px;
}
.urbangreymenu .headerbar a:hover {
	margin: 0px;
	color: #ffffff;
	background-color: #A90F20;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
	padding-bottom: 1px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	display: block;
	padding-left: 4px; /*link text is indented 8px*/
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-color: #ECF2FA;
}

.urbangreymenu ul li a:visited{
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	background-color: #A90F20;
	color: #ffffff;
}

/* End of slidemenu */

/* List navigation (css) */

.listmenu ul {
	list-style-type: none;
	width:190px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.listmenu li a {
	color: #3A3D73;
	display: block;
	height: 16px;
	text-decoration: none;
	font-weight:normal;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9DB6D1;
}

.listmenu li a:hover {
	background-color: #E5EDF6;
	color:#E5EDF6;
}
.first {
	color: #CF0304;
	background-color: #DFE8F3;
}
.boe #sidebar-right {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 20px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 30px;
}
.boe #sidebar-right-extra-box {
	margin-top: 40px;
	padding-bottom: 20px;
}
#outline-box {
	border: 1px solid #FECB05;
	width: 380px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFFFE8;
}
.boe #sidebar-right-extra-box2 {
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FECA07;
	padding-bottom: 20px;
}
.boe #sidebar-right h1 {
	font-weight: normal;
	color: #A90F20;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 22px;
	line-height: 100%;
}
.boe /* End list navigation (css) */

  #sidebar-left {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 20px;
	text-decoration: none;
}
.boe #container #holder #sidebar-left #sidebar-content #newsticker a {
	text-decoration: none;
}
.boe  #sidebar-title {
}
.boe  #sidebar-left h1 {
	font-weight: normal;
	color: #A90F20;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 22px;
	line-height: 100%;
}
.boe #sidebartitleshadow {
	height: 15px;
	background-image: url(../images/sidebar-title-shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
}
.boe #sidebar-content {
	line-height: 120%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boe #featurebox {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 221px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 30px;
	margin-left: 19px;
}
.smalltext {
	font-size: 10px;
}
.boe #pagetitle {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 250px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.boe #pagetitlehome {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0px;
	margin-left: 250px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.boe #sub-pagetitle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: left;
}
.boe #pagetitleshadow {
	height: 15px;
	background-image: url(../images/page-title-shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boe #sub-spacer {
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.boe #sub-featurebox {
	height: 150px;
	margin-top: 14px;
	margin-bottom: 20px;
	padding: 0px;
	float: right;
}
.boe #sub-gallerybox {
	height: 400px;
	margin-top: 14px;
	margin-bottom: 20px;
	padding: 0px;
}
.boe #mainContent {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 270px;
	line-height: 135%;
	padding-bottom: 20px;
} 
.boe #mainContent img {
	padding-left: 5px;
}
.boe #mainContent #thermtables    {
	padding-left: 40px;
	padding-bottom: 20px;
}
.boe #news-release-box {
	width: 420px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDCB05;
	line-height: 110%;
	height: 140px;
}
.boe #news-release-box a {
	background-color: #FFFCF1;
	border: 1px solid #FDCB05;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-decoration: none;
	line-height: 100%;
}
.boe #news-release-box a:hover {
	background-color: #FDEE88;
}
.boe #news-release-date {
	width: 70px;
	float: left;
	height: 140px;
	margin-right: 20px;
	color: #57597D;
}
.boe #news-release-article-box {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDCB05;
	line-height: 110%;
	width: 420px;
}
.boe #baseline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDCC05;
	padding-bottom: 5px;
}
.boe #sub-mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 135%;
}
.boe  #right-mainContent {
	float: right;
	width: 305px;
	padding: 0px;
	line-height: 135%;
	margin-right: 0px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 20px;
	clear: right;
}
.boe #left-mainContent {
	width: 315px;
	line-height: 135%;
	float: right;
	margin-bottom: 20px;
}
.boe #footer {
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A90F20;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 0px;
	height: 80px;
	margin-top: 0px;
} 
.boe #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer a {
	text-decoration: none;
}
.boe #credit {
	float: right;
	padding-top: 10px;
}
.boe #bottom {
	height: 15px;
	background-image: url(../images/bottom-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
.boe #vacancy-box {
	width: 420px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDCB05;
	line-height: 110%;
	height: 70px;
}
.boe #vacancy-no {
	width: 70px;
	float: left;
	height: 70px;
	margin-right: 20px;
	color: #57597D;
}
.boe #vacancy-box a {
	background-color: #FFFCF1;
	border: 1px solid #FDCB05;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-decoration: none;
	line-height: 100%;
}
.boe #vacancy-box a:hover {
	background-color: #FDEE88;
}
.boe #vacancy-article-box {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDCB05;
	line-height: 110%;
}
.boe  #vacancy-article-box  a {
	background-color: #FFFCF1;
	border: 1px solid #FDCB05;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-decoration: none;
	line-height: 100%;
}
.boe  #vacancy-article-box  a:hover {
	background-color: #FDEE88;
}

