@charset "utf-8";
.gfg-root {
	font-family:"trebuchet MS";
	margin: 0px;
	padding: 0px;
	
}

.gfg-title {
background-color:#ed1a3b;
font-size:14px;
padding-left:10px;
padding-bottom:5px;
padding-top:5px;
color:#fff;
font-family:"trebuchet MS";
}

.gfg-title a {
color:#fff;

}
.gfg-subtitle {
background-color:#ed1a3b;
	}
	.gfg-subtitle a:visited {

font-family:"trebuchet MS";
color:#fff;
}
.gfg-subtitle a:active {

padding-bottom:2px;
padding-top:2px;
padding-left:10px;
font-size:12px;
font-family:"trebuchet MS";
color:#fff;
}
.gfg-subtitle a:hover {
color:#fff;
}
.gfg-subtitle a:link {

padding-bottom:2px;
padding-top:2px;
padding-left:10px;
font-size:12px;
font-family:"trebuchet MS";
color:#fff;
	}

.gfg-subtitle a {

padding-bottom:2px;
padding-top:2px;
padding-left:10px;
font-size:12px;
font-family:"trebuchet MS";
color:#fff;
}

.gfg-entry {
height:100px;
width:150px;
font-size:12px;


}


/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
  overflow:hidden;
  
 
}
.gfg-list {

text-decoration:none;

}


.gfg-listentry {
color:#786860;
font-family:"trebuchet MS";
font-size:12px;
height:60px;
overflow:hidden;
border-bottom-color:#786860;
border-bottom-style:solid;
border-bottom-width:1px;
padding:5px;
text-decoration:none;
width:150px;
line-height:12px;

}

.gfg-listentry a:hover {
text-decoration:none;
color:#fff;
height:60px;
} 
.gfg-listentry a:active {
color:#786860;
font-family:"trebuchet MS";
font-size:12px;
height:60px;
overflow:hidden;
padding:5px;
text-decoration:none;
line-height:12px;
}
.gfg-listentry a:link {
color:#786860;
font-family:"trebuchet MS";
font-size:12px;
height:60px;
overflow:hidden;
padding:5px;
text-decoration:none;
line-height:12px;
}

.gfg-listentry a:visited {
	color: #786860
}

.gfg-listentry-odd {
	text-decoration: none;
	

}

.gfg-listentry-odd a:hover {
text-decoration:none;
color:#fff;
}
.gfg-listentry-even {
	text-decoration: none;
	
}
.gfg-listentry-even a:hover {
text-decoration:none;
color:#fff;
}
.gfg-listentry-highlight {
color:#fff;
font-family:"trebuchet MS";
font-size:12px;
height:60px;
overflow:hidden;
border-bottom-color:#786860;
border-bottom-style:solid;
border-bottom-width:1px;
background-color:#b8aca5;
text-decoration:none;
}

/*
 * FeedControl customizations.
 */
.gfg-root .gfg-entry .gf-result .gf-title {
font-size:10px;
color:#786860;
height:0px;
overflow:hidden;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
color:#786860;
font-size:10px;
height:75px;
overflow:hidden;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "trebuchet MS";
  font-size: 9px;
  color:#b9aca5;
  border: 1px solid #AAAAAA;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  background-color: #FFFFFF;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
  border-right: 1px solid #AAAAAA;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 50px;
  overflow:hidden;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
	position : relative;
	background-color : white;
	width : 100%;
	height : 100%;
	line-height : 1.5em;
	overflow : hidden;
	white-space : nowrap;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #b9aca5;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}
.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
	color: #b9aca5;
	margin-right : 0px;
	float : left;
	font-family: "trebuchet MS";
	font-size: 12px;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
	background-image : url('arrow_open.gif');
	height: auto;
}

.gfg-collapse-closed {
	background-image : url('arrow_close.gif');
	height: 0px;
}

.gfg-collapse-href {
  float : left;
}
.profile_pic_bulleted_text {
	font-family: "Trebuchet MS", "Times New Roman", Times, sans-serif;
	color: #786860;
	list-style-image: url(/BDOintheBritishVirginIslands/Images/BDO_secondary_nav_left_arrow_290709.gif);
}

