/**************************************
***************************************

Title:      GB Site Styles

**************************************
**************************************/



/* ******************************* */
/* general overall style specifics */
/* ******************************* */

@import url("960/reset.css");
@import url("960/960.css");


html
{
	font-size: 62.5%;
}


body, .customappText, .customappText ul, .customappText ol { 
	background: #f3f1f0;
	color: #605850; 
	font-size: 1.1em; 
	line-height: 1.5em;
	font-family: "Verdana", sans-serif;
	margin: 0;
	padding: 0;
}

.customappText p {
	color: #605850;
}

h1, h2, h3, h4 {
	font-family: Georgia,"Times New Roman",Times,serif;
}

h1 {
	font-size: 2.7em;
	line-height: 1.5em;
	padding: 0 0 5px 0;
	color: #7e99aa;
}

h2 {
	font-size: 2em;
	line-height: 1em;
	margin: 0 0 10px 0;
	color: #605850;
}

h3 {
	font-size: 1.5em;
	margin: 10px 0;
	color: #605850;
}

h4 {
	color: #605850;
	font-size: 1.3em;
	margin: 5px 0;
}

h5 {
	font-size: 1.2em;
	margin-bottom: 5px;
	color: #605850;
}

h6 {
	font-size: 1.1em;
	margin-bottom: 5px;
}

p {
	line-height: 1.7em;
	margin-bottom: 10px;
}

sup {
	font-size: 0.6em;
	vertical-align:super
}

a, a:link, .customappText a, .customappText a:link, p a{
	color: #105595;
	font-size: 1em;
}

a:hover, .customappText a:hover {
	font-size: 1em;
}


a.needLink {
	border: 1px solid red;
}

td {
	vertical-align:top;
}

/* ******************************* */
/* AdminBar Elements               */
/* ******************************* */
#adminBar {
	overflow: hidden;
	background: #605850;
	padding: 5px 0px;
}

#adminBar ul {
	float: right;
}

#adminBar ul li {
	float: left;
}

#adminBar ul li.welcome, #adminBar ul li.mygblink a, #adminBar ul li.mygblink a:link {
	color: #fff;
	font-size: 1.1em;
	padding: 0 10px 0 0;
}

/* ******************************* */
/* Masthead Elements               */
/* ******************************* */
#masthead {
	overflow: hidden;
	background: #3b1937;
	padding: 5px 0px;
	border-bottom: 1px solid #652e4f;
}

#masthead h2 {
	display: none;
	/*color: #8b2b65;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	font-style: italic;
	font-size: 20px;
	margin: 0;*/
}

/* ******************************* */
/* Nav Admin Elements 			   */
/* ******************************* */
#navAdmin {
	font-family: "Verdana", sans-serif;
}

.banHelpText  {
	font: normal 1em "Verdana", sans-serif;
	text-decoration:none;
}

#navAdmin form {
	display: inline;
}

#navAdmin ul {
	float: right;
}

#navAdmin ul li {
	display: inline;
}

#navAdmin ul li a, #navAdmin ul li a:link, .banGreetingText, .banHelpText a {
	text-decoration: none;
	color: #8b2b65;
	padding: 0 10px;
	font-weight: normal;
	font-family: "Verdana", sans-serif;
	font-size: 1.1em;
}

#navAdmin ul li a:hover {
	color: #cf7600;
}

.banGreetingText form input[type="text"], .banGreetingText form input {
	color:#605850;
	background: #f3f1f0; 
	border: 1px solid #605850;
	font-size:1em;
	padding:2px;
	width:10em;
	display: inline;
}

#frmSearch a, #frmSearch a:link {
	background: transparent;
	border: 1px solid #8B2B65;
	color: #3b1937;
	/*http://www.isrvr.com/is/plumtree/portal/custom/LiquidSkin/gb/CTRL_Search-TopNav/searchbtn.gif*/
}

/* ******************************* */
/* Header Elements                 */
/* ******************************* */

#header {
	float: none;
	height: 140px;
	padding: 0;
	background: #421c3d url('../images/bg_headerHome_grad.png') repeat-x 0 -50px;
	position: relative;
}

#header h1 {
	float: left;
	padding: 10px 0;
}

#header h1 a {
	background: url('../images/gb_logo_white.png') no-repeat top left;
	text-indent: -9999px;
	width: 280px;
	height: 120px;
	display: block;	
	margin: 0 0 0 0px;
}

.header_inner {
	position: relative;
}

.headerHome {
	height: 290px !important;
	margin-bottom: 155px;
}

.headerHome .header_inner {
	height: 290px !important;
}

#homeHeroTopBox {
	position: absolute;
	left: 0;
	top: 129px;
	background: #351631;
	border-top: 1px solid #762d59;
	border-left: 1px solid #762d59;
	border-right: 1px solid #762d59;
	width: 950px;
	height: 160px;
	max-height: 160px;
	z-index: 1;
}

#homeHeroBottomBox {
	position: absolute;
	left: 0;
	top: 290px;
	background: #dedbd9;
	width: 950px;
	height: 150px;
	max-height: 150px;
	z-index: 2;
}

#homeHero {
	clear: both;
	float: none;
	overflow: hidden;
	margin: 0 auto;
	position: absolute;
	top: 140px;
	left: 10px;
	z-index: 3;
	background: #c2bcb7;
}

#homeHero img {
	display: block;
	margin: 0 auto;
}

/* ******************************* */
/* Main Navigation Elements        */
/* ******************************* */
#navMain {
	float: right;
	padding: 1px 0px 0 0;
}

#navMain li {
	float: left;
	font-size: 8px;
	color: #fff;
	float: left;
	width: 120px;
	list-style: none;
	border-right: 1px solid #762d59;
	padding: 0;
}

#navMain li a, #navMain li a:link {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 40px 10px 2px 7px;
	font-weight: bold;
	font-size:10px;
	text-transform: uppercase;
	text-align: right;
	height: 60px;
	max-height: 60px;
	line-height: 1.2em;
	letter-spacing: 0.1em;
}

#navMain li a:hover, #navMain li a.navCurrent {
	color: #cf7600;
}


/* ******************************* */
/* Home COntent Elements 			*/
/* ******************************* */
#contentHome {
	padding-top: 10px;
}

.homeSub {
	font-size: 0.9em;
	line-height: 1.6em;
}

.homeSub h3 {
	border-bottom:1px dotted #605850;
	color:#605850;
	font-size:1.5em;
	margin:10px 0;
	padding:0 0 5px;
}

#homeNews, #homeEvents {
	margin-left: 0 !important;
	margin-bottom: 25px;
	font-size: 1em;
	line-height: 1.6em;
}

#homeNews li, #homeEvents li {
	list-style: none;
}

.newsDate, .eventDate {
	display: block;
	font-style: italic;
	font-weight: bold;
}

.aside {
	padding-right: 20px;
}

.aside p {
	font-size: 0.9em;
	line-height: 1.6em;
	color: #867a6f;
}

.aside img {
	display: block;
	margin: 0 auto;
}



/* ******************************* */
/* Section Elements 			   */
/* ******************************* */
.section_header {
	background: #c2bcb7;
	padding: 0;
	margin: 0;
	width: 240px;
	height: 150px;
	float: left;
	position: relative;
}

.section_header h1 {
	color: #7e99aa;
	text-align: left;
	padding: 10px 15px 5px 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 2.2em;
	line-height: 1em;
}

.section_image {
	width: 720px;
	float: left;
}

.img_about, .img_risk, .img_news, .img_locations, .img_contact, .img_default {
	display: none;
}


/* ******************************* */
/* Nav 2 Elements 			       */
/* ******************************* */
#nav2 ul  {
	margin: 0 !important;
	padding: 0;
	list-style: none !important;
}

#nav2 ul li {
	overflow: hidden;
	border-bottom: 1px dotted #605850;
}

#nav2 ul li a, #nav2 ul li a:link, #nav2 ul li span  {
	display: block;
	text-decoration: none;
	padding: 5px;
	margin: 0;
	color: #6d8492;
	font-weight: bold;
	line-height: 1.5em;
}

#nav2 ul li a:hover {
	background: #e7e4e2;
}

#nav2 ul li ul {
	margin: 0 !important;
	padding: 0 0 5px 0;
	list-style: none !important;
}

#nav2 ul li li {
	border-bottom: 1px solid #f3f1f0;
}

#nav2 ul li li a, #nav2 ul li li a:link {
	padding: 0 0 0 10px;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.3em;
}

#nav2 .currpage {
	color: #605850;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.3em;
	padding:0 0 0 10px;
}



/* ******************************* */
/* Content Elements 			   */
/* ******************************* */
#content {
	background-color: #f3f1f0;
	overflow: hidden;
	padding: 20px 0 0 0;
}

img.left {
	border:1px solid #c2bcb7;
	display:inline;
	margin:2px 15px 2px 0;
	padding:5px;
	float: left;
}

img.right {
	float: right;
	border:1px solid #c2bcb7;
	display:inline;
	margin:2px 0px 2px 15px;
	padding:5px;
}

img.center {
	display: block;
	margin: 0 auto 10px auto;
	border:1px solid #c2bcb7;
	padding: 5px;
}

blockquote {
	background:#e5ebee url(../images/quote.png) no-repeat scroll 10px 15px;
	border:1px solid #7e99aa;
	font-style:italic;
	margin:20px 0;
	padding:20px 20px 20px 65px;
	
}

#content ul {
	list-style: disc;
	margin-left: 30px;
	margin-bottom: 20px;
}

#content ol {
	list-style: decimal;
	margin-left: 30px;
}

#canadaServices li p {
	display: none;
}

.loginForm {
	border-collapse: separate;
	margin: 10px 0 15px 0;
	border: 1px solid #605850;
	background-color: #C2BCB7; 
	padding: 10px;
}


/* ******************************* */
/* Aside  Elements  			   */
/* ******************************* */
#aside {
	font-size: 0.95em;
}

.aside {
	margin: 10px 0 15px 0px;
}

/* ******************************* */
/* Footer Elements 			   */
/* ******************************* */
#footer {
	background-color: #c2bcb7;
	clear: both;
	display: block;
	margin: 60px 0 0 0;
	font-size: 0.9em;
	overflow: hidden;
}

#footerSocial {
	width: 250px;
	float: left;
	text-align: left;
}

#footerSocial h2 {
	color:#7E99AA;
	font-size:1.8em;
	left:0;
	line-height:1em;
	padding:10px 15px 0px 0px;
	margin: 0 0 2px 0;
	text-align:left;
}

#footerSocial p {
	font-size: 0.9em;
	line-height: 1.1em;
	margin-right: 20px !important;
}

#footerSocial ul li {
	float: left;
	padding: 10px;
}

#footerSocial ul li a {
	display: block;
	text-indent: -9999px;
	width: 32px;
	height: 32px;
}

a#socialContact {
	background: transparent url('../images/send.png') no-repeat top left;	
}

a#socialTwitter {
	background: transparent url('../images/twitter.png') no-repeat top left;	
}

a#socialFacebook {
	background: transparent url('../images/facebook.png') no-repeat top left;	
}


#footerNav {
	text-align: left;
	float: left;
	width: 700px;
}

#footerNav .gbsFooterTagBasedNavLinks {
	display: inline;
	float: left;
	width: 175px;
}

#footerNav ul li ul li {
	display: block;
	float: none;
}

#gbfooter_parent {
	
}

#gbfooter_parent ul li a, #gbfooter_parent ul li a:link {
	display: block;
	color: #605850;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 3px 5px 3px;
	margin-right: 3px;
	border-bottom: 1px dotted #605850;
}

#gbfooter_child ul li a, #gbfooter_child ul li a:link {
	display: block;
	color: #6D8492;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	padding: 2px 3px;
	margin-right: 3px;
	border-bottom: none;
}

#gbfooter_parent ul li a:hover, #gbfooter_child ul li a:hover {
	background: #cfcac5;
}

#footer_inner {
	/*background-color: #867a6f;*/
	padding: 15px 0 5px 0px;
	overflow: hidden;
}

#footer_inner ul {
	display: block;
	float: none;
}

#footer_inner ul li {
	float: left;
	padding: 3px 10px 0 0;
}

#footer_inner ul li a, #footer_inner ul li a:link {
	color: #605850;
	display: block;
}

#footer_inner ul li a:hover {
	text-decoration: underline;
}

#footer_inner p {
	clear: both;
	display: block;
	padding: 0;
	margin: 0;
}








/* ******************************* */
/* MICROFORMAT STYLES */
/* ******************************* */
.vcard .type {
	padding-right: 10px;
}

.vcard .fn,  .vcard .role {
	display: block;
}


.vcard .fn {
	font-weight: bold;
}

.vcard {
	margin: 5px 0;
}

.portletBody {
	background-color: transparent !important;
}

/* ******************************* */
/* PORTLET HEADER CHROME STYLES    */
/* ******************************* */
/*
.portletHeaderContainer {
	display: none;
}*/

/* ******************************* */
/* Location Styles                 */
/* ******************************* */
#content ul.locations {
	list-style: none;
}

#content  ul.locations li ul {
	list-style: none;
}

#content  ul.locations li ul li {
	display: block;
}

#homeNews h5 {
	color:#7E99AA;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:5px;
}

/* Project Eagle */
.eagle_locations {
	border: 1px solid #605850;
	width: 600px;
	margin: 0 auto;
}

.read-more {
	display: block;
	margin-bottom: 5px;
}

.re-collapse {
	display: block;
	margin-bottom: 5px;
}

.expander li {
	border-bottom:1px dotted #C2BCB7;
	margin-bottom: 5px;
}

.expander li ul li {
	border-bottom:none;
}

li.viewAll {
	padding: 10px 0;
	border-bottom: none;
}

li.viewAll a, li.viewAll a:link {
	color: #ffffff;
	background: #7E99AA;
	font-size:9px;
	font-weight:normal;
	padding:5px 10px;
	text-transform:uppercase;
}

li.viewAll a:hover {
	background: #605850;
}

#archiveNews h5 {
	color:#7E99AA;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:0px;
}

#homeListBullets {
	font-size: 1em;
}

.customappText ul ul {
	font-size: 1em;
}


