﻿/*	AIRI main styles - Brave New Markets, Inc. */

body  /* Internet Explorer */
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#ffffff;
	background-image:url('');
	background-repeat:repeat-x;
	min-width: 980px;
	height: 100%;
}
body /* Mozilla Firefox alignment */
{
text-align: -moz-center;
} 
form {
	margin:0px;
	height: 100%;
}
#wrapper {
    margin: 0 auto;
	padding: 0px 0px;
	width: 980px;
	text-align: left;
}
.comments {
	color:red;
}



/* navigation styles begin ------------------> */
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
}
 .topmenu a {
	color: #ffffff;
	text-decoration:none;
 }
.topmenu a:hover {
	color: #FAE5A6;
	text-decoration:underline;
 }

.topmenuG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #23D13C;
}
.topmenuG a {
	color: #23D13C;
	text-decoration:none;
 }
.topmenuG a:hover {
	color: #23D13C;
	text-decoration:underline;
 }
.topmenuT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FBAB64;
}
.topmenuT a {
	color: #FBAB64;
	text-decoration:none;
 }
.topmenuT a:hover {
	color: #FAE5A6;
	text-decoration:underline;
 }

/* navigation styles end ------------------> */


/* content area styles begin ------------------> */

.maincontent {width:850px;margin-left:12px;margin-top:20px;}
.maincontent a {color: #115085;text-decoration:underline;}
.maincontent p {font-family: verdana, Arial, Helvetica, sans-serif;font-size: 11px;line-height: 18px;color: #666666;margin-top: 10px;margin-bottom:10px;}
.maincontent li {font-family: verdana, Arial, Helvetica, sans-serif;font-size: 11px;line-height: 18px;color: #666666;margin-top: 10px;margin-bottom:10px;}


p { 
	margin-top: 10px;
	margin-bottom:10px; 
	} 
.headline1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color:#FBAB64;
}
.headline2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FBAB64;
}
.headline3 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FBAB64;
}
h1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color:#FBAB64;
	font-weight:normal;
}
h2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FBAB64;
	font-weight:normal;

}
h3 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FBAB64;
	font-weight:normal;

}

.bodytext {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	color: #666666;
}
 .bodytext a {
	color: #115085;
	text-decoration:underline;
 }
.bodytext a:hover {
	color: #000000;
	text-decoration:underline;
 }
.bodytextG a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	color: #333333;
 }
.bodytextG a:hover {
	color: #000000;
	text-decoration:underline;
 }
.quote {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	text-align: left;
	line-height: 15px;
	color: #000000;
}
.image_Right {
	border: 1px solid #000000;
	margin-left: 12px;
	float: right;
}
.image_Left {
	border: 1px solid #000000;
	margin-right: 12px;
	float: left;	
}
.image_title2 {
	margin-top: 16px;	
}
.c_contentbox {
	width:500px;
	margin-left:12px;
	margin-top:20px;
}
.c_contentboxR {
	width:325px;
	margin-left:30px;
}
.i_contentboxR {
	width:325px;
	margin-left:30px;
	margin-top:80px;
}
.i_contentboxW {
	width:850px;
	margin-left:12px;
	margin-top:20px;
}

/* content area styles end ------------------> */




/* footer styles begin ------------------> */

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.footertext a {
	color: #ffffff;
	text-decoration: none;
}
.footertext a:hover {
	text-decoration: underline;
}

.footertext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #98999A;
	text-decoration: none;
    text-align:center;
    }
.footertext2 a {
	color: #98999A;
	text-decoration: underline;
    }
.footertext2 a:hover {
	color: #000000;
	text-decoration: underline;
    }


/* footer styles end ------------------> */

.clear { clear: both; }
* html #container {
height: 1%;
}




.gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 11px;
  border: 1px solid #BCCDF0;
}

.gfg-title {
  font-size: 12px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-title a {
  color : #3366cc;
}

.gfg-subtitle {
  font-size: 11px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
}

.gfg-subtitle a {
  color : #3366cc;
}

.gfg-entry {
  background-color : white;
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* 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;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : normal;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry-odd {
  background-color : #F6F6F6;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('/images/template/garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 13px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : normal;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  color: #000000;
  margin-top : 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  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 : 10px;
}

/* 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;
}

.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: #0000cc;
  margin-right : 3px;
  float : left;
}

.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');
}

.gfg-collapse-closed {
  background-image : url('arrow_close.gif');
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
} 