@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}

body {
margin:0;
padding:0;
background-image:url(../../images/hr_page_back.jpg);
background-repeat:repeat-y;
background-position: center;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 1em;
color: #000;

}

:focus {
outline: 0;
}

a {
color:#b23600;
text-decoration:underline;
}

#wrapper {
position: relative;
width: 980px;
height: 800px;
background-color: #fff;
padding: 0 4px 0 4px;
margin: 0 auto;
}

#hr_header {
position:relative;
overflow:hidden;
width:978px;
height:273px;
background:#96acc1;
border-left: 1px solid #999898;
border-right: 1px solid #999898;
clear:right;
margin-bottom:0;
}

#top_title {
width:978px;
height:273px;
background-image:url(../../images/page_title.jpg)
}

#all_title {
width: 978px;
height: 70px;
background-color: #d2d2d2;
border: 1px solid #999898;
background-image: url(../../images/eagle_icon.png);
background-position:left;
background-repeat:no-repeat;
margin: 4px 0 0 0;
text-align:left;
}

#hrtoolbar {
position: relative;
width: 978px;
height: 38px;
background-color:#edecec;
border-bottom: 1px solid #999898;
border-left: 1px solid #999898;
border-right: 1px solid #999898;
z-index: 20;
}

#text_wrap {
width: 980px;
height: auto;
}

#title_frame {
position: relative;
width: 978px;
height: 148px;
padding: 0;
margin: 4px 0 4px 0;
background-color: #d2d2d2;
border: 1px solid #999898;
}

#glide_frame {
position: relative;
float: left;
width: 948px;
height: 138px;
overflow: hidden;
}

h1 {
margin-left: 166px;
font-size: 2.2em;
font-weight: 600;
}

h2 {
margin-left: 166px;
font-size: 2.2em;
font-weight: 600;
}

h3 {
margin-left: 226px;
text-align: center;
font-size: 1.4em;
}

h4 {
font-family:Verdana, Geneva, sans-serif;
font-size: 0.9em;
font-weight: 500;
text-align: center;
color: #4a512f;
}

h5 {
margin-left: 120px;
text-align: center;
font-size: 1.2em;
}

p {
font-size:1.1em;
color:#000;
line-height:1.3em;
}

.blue {
color: #273d52;
}

.green {
color: #4a512f;
}

.brown {
color: #6a442e;
}

#title1 {
position: relative;
background-image: url(../../images/glide_oak.png);
background-repeat:no-repeat;
height: 138px;
width:948px;
line-height: 1.5em;
}

#title1  h1{
margin-top: 8px;
}

#title2 {
position: relative;
background-image: url(../../images/glide_eagle.png);
background-repeat:no-repeat;
height: 138px;
width:948px;
line-height: 1.5em;
}

#title2  h1{
margin-top: 8px;
}

#title3 {
position: relative;
background-image: url(../../images/glide_flag.png);
background-repeat:no-repeat;
height: 138px;
width:948px;
line-height: 1.5em;
}

#title3  h1{
margin-top: 8px;
}

#main_column {
float:left;
width:978px;
height:auto;
background-color:#edecec;
border: 1px solid #999898;
padding-bottom: 40px;
}

.column_text {
margin: 26px 20px 10px 30px;
}


#home_textbox {
float:left;
margin: 30px 0 0 50px;
width:600px;
height:560px;
background-image:url(../../images/main_back.jpg);
background-repeat:no-repeat;
background-position:center center;
}

#title_buttons {
float: right;
margin: 0 10px 0 0;
padding: 0 0 0 0;
width:18px;
height:16px;
}

#title_buttons img {
border: none;
}

#pirabox_gall{
border: none;
padding: -5px;
margin: -5px;
}


#title_next {
float:right;
height: 16px;
width: 18px;
}

#gallery_link {
float:left;
padding: 0;
margin: 20px 0 0 60px;
width:204px;
height:20px;
}

#gallery_link img {
border: none;
}

#gallery_link a {
border: none;
}

#home_gallery {
float:left;
padding: 0;
margin: 0 0 20px 60px;
width:204px;
height:564px;
border: 2px solid #fff;
}

#home_gallery img {
border: none;
}

#footer {
float: left;
width: 978px;
height: auto;
background-color:#d2d2d2;
border: 1px solid #999898;
color:#000;
font-size: 0.8em;
text-align:center;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 4px;
}

#footer a {
text-decoration:none;
}

/** Gallery **/

.pics { height: 560px; width: 200px; padding:0; margin:0; overflow: hidden;}

.pics img {margin-bottom:-5px;}

/** Cluetip **/

/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(../../images/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
  font-size: 0.7em;
  text-align:center;
  font-weight: 600;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 2px 2px;
  font-size: 0.7em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.7em;
}  
.cluetip-default #cluetip-inner {
  padding: 4px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* Drop Down Menu Styling */

/* Tab Styling */

.anchors { background-color: #ccc; border-bottom: 1px solid #ccc; height:1%; }
.anchors, .sampleAnchors { list-style: none; margin: 0; padding: 0 0 1px; }
.anchors:after, .sampleAnchors:after { display: block; clear: both; content: " "; }
.anchors li { float: left; margin: 0 1px 0 0; }
.anchors a, .sampleAnchors a {
    display: block; position: relative; top: 1px; border: 1px solid #ccc; background: #e3e3e3;
    border-bottom: 0; z-index: 2; padding: 6px 9px 5px; color: #444; text-decoration: none;
}
.sampleAnchors a { background: #f2f2f2; }
.anchors .on a { padding-bottom: 2px; font-weight: bold; }
.anchors a:focus, .anchors a:active, .sampleAnchors a:focus, .sampleAnchors a:active { outline: none; }
.anchors .on a, .anchors a:hover, .anchors a:focus, .anchors a:active { background: #fff; }
.anchors .on a:link, .anchors .on a:visited {  cursor: text; }
.anchors a:hover, .anchors a:focus, .anchors a:active { cursor: pointer; }
.on { display: block; }
.anchors a h2 { padding:0; margin:2px }
.tabs-selected a { background-color: #fff; color: #000; font-weight: bold; border-bottom: 1px solid #fff; margin-bottom: -1px; overflow: visible }

.tabContent { padding: 10px 25px 100px; clear: left; background-color: #fff; margin: 0; height:1%; }
.sampleTabContent { padding: 10px 25px; clear: left; background-color: #fff; margin: 0; border: 1px solid #ddd; height:1%; float:left; width:91%;}
.tabs-hide { display: none; background-color: #fff }

.sampleAnchors a { display: block; }
.sampleAnchors li { float: left; margin: 0 1px 0 0; }
.sample-tab-selected a { background-color: #fff; color: #000; font-weight: bold; border-bottom: 1px solid #fff; margin-bottom: -1px; overflow: visible}
.sampleAnchors a:hover, .sampleAnchors a:focus, .sampleAnchors a:active { background: #fff; }

.anchors a, .sampleAnchors a { font-family: 'trebuchet ms', verdana, arial }
.sampleTabContent p {clear:left;}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	0.9;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			14em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			14em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			14em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	/*border-left:	1px solid #b5c0ae;
	border-top:		1px solid #b5c0ae; */
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#000;
}
.sf-menu li {
	background:		#edecec;
}
.sf-menu li li {
	background:		#edecec;
}
.sf-menu li li li {
	background:		#edecec;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#a9a9a9;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

#menuHeading {
padding: .75em 1em;
text-decoration: none;
}