body {
	font-size: 12px;
	font-family:Arial, SunSans-Regular, Sans-Serif;
	/* color:#fff; */
	padding:0px;
	margin:0px;
	/* background:#e4e2e2; */
	background: white;
}

a:hover {
	color: #474546;
}

a:active {
	color: #f29f53;
}

p.nag {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #F6821F;
	border-top: 1px solid #5D4C3C;
	border-bottom: 1px solid #5D4C3C;
	color: #5D4C3C;
	padding: 5px 15px;
	margin: 0px;
}

h1 {
	font-size: 17px;
	font-weight: normal;
	padding: 15px 0px 5px 10px;
	text-align: left;
	margin: 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #255063;
	border-bottom: 1px dotted #255063;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	padding: 5px 20px;
	margin: 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #255063
}

h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 0px 5px 10px;
	text-align: left;
	margin: 0px;
	color: #696565;
}
h4 {
	font-size: 11px;
	text-transform: uppercase;
	background-color: #22516B;
	color: #ffffff;
	padding: 5px 15px;
	margin: 10px 0 0 0; 
}

p.nag a:visited { color:#0000FF; }
h4 a { text-decoration: none;	color:#ffffff; }
h4 a:visited { color:#ffffff; text-decoration: none;}

h5 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #255063;
	padding: 5px 5px 5px 10px;
	margin: 0px;
}

p, div.p, table.p, span.p, ul.p {
	font-family:Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	color: #696565;
	line-height: 20px;
}

img.download {
	vertical-align: middle;
}

#container {
	width: 1024px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

#container table td, #header table td {
	
color:#333333;
cursor:pointer;
font-family:Arial,SunSans-Regular,Sans-Serif;
font-size:11px;
padding-top:3px;
padding-left:7px;
text-transform:capitalize;
}

/* -----------------Menu----------------------- */
.menu {
	height: 26px;
	background: #b2cb63;
	border-top: 1px solid #fbffd3;
	border-bottom: 1px solid #707271;
	width: 1024px;
	clear: both;
	font-size: 11px;
}

/* -----------------content--------------------- */
#content {
	background: #ffffff;
	padding: 0px;
	color: #333333;
	font-size: 11px;
	border:0px solid #f00;
	float:left;
	width:1024px;
	height:auto;
	margin:0 auto;
}

#body-content {
	min-height: 300px;
/*	padding-left: 5px;*/
/*	margin: 0px;*/
	background: #ffffff;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #333333;
	font-size: 11px;
	border:0px solid #f00;
	float:left;	
	width: 100%;
}


#content div.p {
	padding-left: 20px;	
	margin: 0px;
} 



p, pre, table.p {
	padding: 5px 10px;
	margin: 0px; 
}

/* --------------left navi------------- */
#left {
	float: left;
	display: inline;
	width: 650px;
	margin: 20px;
	padding: 0px;
	color: #333333;
	font-size: 11px;
	border: 0px solid #F00;
}

#right {
	float: left;
	display: inline;
	width: 300px;
	margin: 20px 20px 20px 10px;
	padding: 0px;
	color: #333333;
	font-size: 11px;
	border: 0px solid #F00;
}

/* ----------------Home --------------------- */
#home { /* float:left; */
	width: 984px;
	margin: 20px;
	padding: 0px;
	color: #333333;
	border: 1px solid #F00;
	font-size: 11px;
}

#home .hangLeft {
	float: left;
}

#home .hangRight {
	float: right;
}

#home .stopFloat {
	clear: both;
}

/* ----------------Search --------------------- */
#search {
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #333333;
	border: 0px solid #F00;
	font-size: 11px;
}

a.saveSearchTitle {
	text-decoration:none;
	font-weight:bold;
	font-size:11pt;
	color: #3399FF;
}

a.saveSearchCity {
	text-decoration:none;
	font-size:9pt;
	color: #999999;
}

#search .searchLeft {
	float: left;
	width: 312px;
	border: 0px solid #F00;
}

#search .searchRight {
	float:left;
	padding-left:0;
	text-align:left;
	vertical-align:top;
	width:712px;
	overflow:hidden;
}

#search .control {
	border: 0px solid #F00;
	font-size: 14px;
	text-align: right;
	padding: 20px 20px 10px 20px;
}

#search .control td {
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}

#search .visPanel {
	width: 682px;
	height: 300px;
	margin: 20px;
	border-color:#A19898;
	border-style:solid;
	border-width:1px;
}

#search .map {
	float: left;
	display: inline;
	width: 100%;
	height: 300px;

}

#search .tagCloud {
	float: right;
	display: inline;
	width: 240px;
	height: 300px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 1px; 
	line-height: 1.8em; 
	text-align: center;
}

#tagList {
	width:100%;
	height:100%;	
	margin:0px;
	padding:0px;
}

#tagList a { 
	text-decoration:none; 
	color:blue; 
	padding-right: 8px;
}

#tagList a:hover { 
	text-decoration:underline; 
	cursor: pointer;
}  

.gwt-TabPanelBottom {
height:316px;
}

#search .results {
	width: 100%;
	border: 0px solid #F00;
}

.hangLeft {
	float: left;
}

.hangRight {
	float: right;
}

.stopFloat {
	clear: both;
}

.resizeable{
font-size:9px;
}

.navBoxLeft {
	float: left;
	padding: 3px;
	background: #FFFFFF none repeat scroll 0 0;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #22516B;
	cursor: pointer;
}

.navBoxLeftSelect {
	float: left;
	padding: 3px;
	background: #9E9B9B none repeat scroll 0 0;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #22516B;
	cursor: pointer;
}

.navBoxRight {
	float: right;
	padding: 3px;
	background: #FFFFFF none repeat scroll 0 0;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #22516B;
	cursor: pointer;
}

.navBoxRightSelect {
	float: right;
	padding: 3px;
	background: #9E9B9B none repeat scroll 0 0;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #22516B;
	cursor: pointer;
}

#search .facets {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	border:1px solid #A19898;
	font-family: Arial, SunSans-Regular, Sans-Serif;
}

.filter {
	border: 0px solid #F00;
	margin-bottom: 10px;
}

#search .search-right-results {
	width: 682px;
	float:right;
	padding-right:7px;
}
#search .resultCol {
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
#search .resultNameCol {
	width: 60px; 
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
	padding-right: 5px;
}
#search .resultData {
	text-align: center;
}

#search .facetSectionBanner {
	font-size: 16px;
	font-weight: normal;
	border-bottom:1px solid #A19898;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #255063;
	background:url("../images/filter_bg.jpg") repeat-x scroll 0 0 transparent;
	height:38px;
	padding-top:0px;
}

#search  .facetTitleBanner {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0px;
	color: #696565;
}

#search  .facetTitleBannerLink {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0px;
	color: #696565;
    cursor: pointer;
}

tr.search-results-alt  {
	border: 0px;
	background-color: #dddddd;
}

/* ----------------Admin --------------------- */
#admin {
	float: left;
	width: 100%;
	/*margin: 20px;*/
	padding: 0px;
	color: #333333;
	border: 0px solid #F00;
	font-size: 11px;
}

#admin td,th {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	border-bottom: 2px solid #d7d2d2;
}

TABLE.table-of-users tr td {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #d7d2d2;
	width: 100px;
	text-align: left;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
}

#admin tr td.admin-col {
	font-size: 11px;
	font-family: Arial, SunSans-Regular, Sans-Serif;
}

/* -----------footer--------------------------- */
.clear {
	clear: both;
}

.heading { 
	font-family:Georgia; 
	font-size:20px; 
	color:#22516b; 
	border-bottom:1px dashed #abaeb0; 
	font-weight:bold; 
	margin:0px 10px; 
	line-height:45px;
}

.heading_top { 
	font-family:Georgia; 
	font-size:20px; 
	color:#22516b; 
	border-bottom:1px dashed #abaeb0; 
	font-weight:bold; 
	line-height:45px;
	margin:0px 10px; 
	padding:2px 0 0 0; 
}
#welcome .stopfloat {
	clear: both;
}

#welcome p {
}
#welcome h1 {
	padding-top: 0px;
}
#welcome-links {
	background-color: #8EA34F;
	width: 650px;
}

#welcome-links a {
	display: inline;
	float: left;
	text-decoration: none;	
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	line-height: 40px;
	width: 216px;	
	background-color: #8EA34F;
	color: #fff;
}

#welcome-links a:hover {
	background-color: #546F00;
}

#welcome-links a.current {
	background-color: #AEB7BC;
	color: #3A3B3F;
}

#welcome-links a.current:hover {
	background-color: #8B989F;
}


.welcome1 {
	background: url(../images/welcome_gateway.png) no-repeat;
	height: 316px;
}

.welcome2 {
	background: url(../images/welcome_directory.png) no-repeat;
	height: 316px;
}

.welcome3 {
	background: url(../images/welcome_careers.png) no-repeat;
	height: 316px;
}

.welcome-text {
	padding-top: 15px;
	border-left: 1px solid #AEB7BC;
	border-right: 1px solid #AEB7BC;
	border-bottom:  1px solid #AEB7BC;
}


.index-right-top-box { 
	background:#e6e7e8;
	padding:0 10px 12px 10px;
	border-bottom:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
}

.index-right-box { 
	background:#e6e7e8;
	margin:20px 0 0 0;
	padding:0 10px 12px 10px;
	border-bottom:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
}

.index-right-box-video { 
	background:#e6e7e8;
	margin: 20px 0 20px 0;
	border-bottom:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
}

.index-right-box-video a{ 
	font-weight: bold;
}

span.stay-connected {
	padding-top: 5px;
	padding-bottom: 5px;
	display:  block;
}

span.stay-connected a {
	text-decoration: none;		
}

span.source {
	font-size: 9px;	
}

.add {
	background: url(../images/add.jpg) no-repeat;
	border: 1px solid #000;
	margin: 20px 0 0 0;
	height: 248px;
}

.top_icons {
	background: url(../images/top_icons.jpg) no-repeat top;
	height: 27px;
	margin: 0px 20px 0 0;
}

.sponsored {
	height: 50px;
	border-bottom: 2px solid #666;
	border-top: 2px solid #e5e3e3;
	color: #333333;
	margin: 0 20px 20px 20px;
	clear: both;
}

.sponsored ul {
	display: inline;
	list-style: none;
}

.sponsored ul li {
	float: left;
	list-style: none;
	margin: 2px;
	height: 44px
}

.read_more {
	background: url(../images/read_more.jpg) no-repeat;
	width: 70px;
	height: 20px;
	margin: 20px 0 0 40px;
}

.get_newsletter {
	background: url(../images/get_newsletter.jpg) no-repeat;
	height: 60px;
}

.sponsored_logo1 {
	background: url(../images/sponsored_logo.jpg) no-repeat;
	width: 100px;
}

.sponsored_logo2 {
	background: url(../images/sponsored_logo2.jpg) no-repeat center;
	width: 70px;
}

.v_line {
	background: url(../images/v_line.jpg) no-repeat center;
	width: 4px;
}

.widrh p {
	width: 85%;
	padding: 0 10px;
}

.links {
	color: #f5821f;
}

.sub-left {
	float:left; 
	/*width: 540px;*/
	width: 65%;
    margin: 10px;
    padding-right: 20px; 
	padding-bottom: 10px;
	/*border-right: 1px solid #ccc;*/
}

.sub-right {
	float:left;
	padding-left: 20px; 
	margin: 10px;
	padding-bottom: 10px;
}

.separated-content {
	border-top: 1px solid #22516B;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.rating-PushButton-selected, .rating-PushButton-unselected {
    border: none;
    font-size: 80%;
    cursor: pointer;
    width: 18px;
    height: 18px;
    float: left;
}

.rating-PushButton-unselected {
	background: center no-repeat url('/images/star_unselected.gif');
}

.rating-PushButton-selected {
	background: center no-repeat url('/images/star_selected.gif');
}

.rating-label {
	margin-left: 5px;
}

INPUT.textbox {
	width: 200px;
}

TD.label {
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	font-size: 13px;
}

a.headerlink {
	color: #B2CC63; /* #ffffff */
}

a:visited.headerlink {
	color: #ffffff;
}

a:hover.headerlink {
	color: #ffffff;
}

.error {
	color: #990000;	
}

.starNotRated {
	background: url('/images/0-Stars.gif') no-repeat left;
	width: 102px;
	height: 18px;
	font-weight: bold;
	text-align: center;
	font-size:12px;
	color: #990000;
}
.star0 {
	background: url('/images/0-Stars.gif') no-repeat left;
	width: 83px;
	height: 18px;
}

.star0dot5 {
	background: url('/images/half-Stars.gif') no-repeat left;
	width: 83px;
	height: 18px;
}
.star1 {
	background: url('/images/1-Star.gif') no-repeat left;
	width: 83px;
	height: 18px;
}

.star1dot5 {
	background: url('/images/1-and-half-Stars.gif') no-repeat left;
	width: 83px;
	height: 18px;
}

.star2 {
	background: url('/images/2-Stars.gif') no-repeat left;
	width: 83px;
	height: 18px;
}

.star2dot5 {
	background: url('/images/2-and-half-Stars.gif') no-repeat left;
	width: 83px;
	height: 18px;
}

.star3 {
	background: url('/images/3-Stars.gif') no-repeat left;
	width: 83px;
	height: 18px;
}

.star3dot5 {
	background: url('/images/3-and-half-Stars.gif') no-repeat left;
	width: 83px;
	height: 18px;
}

.star4 {
	background: url('/images/4-Stars.gif') no-repeat left;
	width: 83px;
	height: 18px;
}

.star4dot5 {
	background: url('/images/4-and-half-Stars.gif') no-repeat left;
	width: 83px;
	height: 18px;
}

.star5 {
	background: url('/images/5-Stars.gif') no-repeat left;
	width: 83px;
	height: 18px;
}

div.comment {
	display: block; 
	clear: both;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.comment .top {
	display: block;
	margin-bottom: 10px; 
	padding: 2px 5px 2px 10px; 
	background: #E4E2E2; 
	height: 20px; 	
}

div.comment .left {
	float: left;
	display: inline;
	width: 210px;
	padding-right: 5px;
	margin-left: 5px; 
}

div.comment .right {
	float: left;
	display: inline;
	padding-left: 5px;	
	border-left: 1px solid #696565;
	min-height: 80px;
}

div.comment .rating {
	clear: both; 
	padding-left: 5px;	
}
div.comment .rating .label {
	float:left; 
	width: 100px;	
}

.commentRatingDate {
	float: left; 
	padding-left: 10px; 
	vertical-align: top; 
	padding-top:0px; 
	font-style: italic;	
	font-size: 10px;
}

.removeIcon {
	background: url('/images/action_delete.gif') no-repeat left;
	width: 18px;
	height: 18px;
	margin-right: 3px;
	cursor: pointer;
}

.plusIcon {
	background: url('/images/action_add.gif') no-repeat left;
	width: 18px;
	height: 18px;
	margin-right: 3px;
	cursor: pointer;
	text-decoration:none;
}

.question {
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	margin-top:14px;
	margin-bottom:0px;
}

.backToTop {
	font-size:11px;
	font-style:italic;
	padding: 5px 10px;
	margin-top:5px;
}

.FlexTable-GrayCell {
	background-color: #E6E8FA;
}

.FlexTable-HeadCell {
	font-weight: bold;
}

.toolTip {
        color: #3366FF;
        cursor: help;
        position: relative;
}
.toolTipWrapper {
        width: 175px;
        position: absolute;
        top: 20px;
        display: none;
        color: #FFF;
        font-weight: bold;
        font-size: 9pt;
        background: gray;
        margin-left: 60px;
        margin-top: -10px;
}
.toolTipTop {
        width: 175px;
        height: 13px;
}
.toolTipMid {
        padding: 8px 15px;
}
.toolTipBtm {
        height: 13px;
}
.toolTipLong {
		display:none;
		z-index: 100000;
		position: absolute; 
		margin-left: 170px; 
		background-color: #E6E7E8;
		border:2px solid #CCCCCC;
		color: #255063; 
		text-align:left;
		padding:10px;
		margin-right:100px;
}
p.breadcrumb {
	
}

.flagContent {
	display: none;
	width: 200px;
	border: 1px solid #c4c4c4;
	background-color: #f5f5f5;
}

.flagContent .inner {
	padding: 10px;
	text-align: left;
}

.flagSelect, .flagTextarea {
	width: 180px;
	border: 1px solid #ccc;
}


.flagContent label {
	font-size: 90%;
	margin: 0 0 5px 0;
	display: block;
}

.flagContent label .required {
	color: #666;
	font-size: 90%;
}
.flagCommentError {
	color: #8B0000;
	display: none;
	font-size: 11px;
}

.charcounter {
	color:#999999;
	display:block;
	font-size:11px;
	margin:5px 0 0;
	text-align:right;
}

td.label {
	font-weight:bold;
	white-space:nowrap;
	vertical-align:text-top;	
}

span.small {
	font-weight: normal;
	font-family:Arial, SunSans-Regular, Sans-Serif;
	font-size: 10px;
	color: #696565;
	line-height: 20px;
}
.userError {
		margin-left: auto;
        margin-Right: auto;
        width:400px;
        border: 1px solid #FBC2C4;
        padding: 12px;	
		font-weight: normal;
		font-size: 12px;
		color: #222222;
		font-family:Arial, SunSans-Regular, Sans-Serif;
		background: none repeat scroll 0 0 #FBE3E4;
		text-align:left;
	
}
.hidden {
	display : none;
}
.block {
	display : block;
}

#loginWindow {
	padding: 0px;
	height:450px;
	min-height: 15px;
	width: auto;
}

.ui-dialog {
	padding: 0px;
	border: 0px;
}

.ui-widget-overlay {
	opacity:0.8;
	background:black;
}

div #close_buttin {
	background:url("../images/fancy_closebox.png") no-repeat scroll left top transparent;
	cursor:pointer;
	height:30px;
	position:absolute;
	right:0px;
	top:0px;
	width:30px;
}

/* additions for topbar */

div.topbar {
	height: 60px; 
	width: 100%; 
	border: 1px solid black; 
	border-bottom: 3px solid black;
	background-color:#22516B;
}
iframe.page {
	width: 100%; 
	height: 100%;
}
div.topbar_logo {
	padding: 5px;
	color: white;
	font-size: 20px;
	float: left;
}

div.topbar_element {
	padding-left: 20px;
	color: white;
	float: left;
}

div.topbar_element_left {
	padding-top: 25px;
	color: white;
	float: right;
}
span.topbar_font {
	font-size: 12px;
	color: white;
}
a.topbar {
	color:white;
	text-decoration:none;
}

table.topbar_table {
	border-collapse:collapse;
	height:100%;
	width:100%;
	border-spacing:0;
	margin:0;
	padding:0;
	line-height:1.22em;
}

ol.feedback {
	margin-top: 0px;
	padding-left: 10px	
}

ol.feedback li {
	padding-top: 10px;
	padding-bottom: 15px;
}
ol.feedback li .ratingContainer {
	padding-bottom: 15px;
}

ol.feedback li ol li {
	padding-bottom: 0px;
}

div#newMessage {
	background-color:#696565; 
	display:none;
}

input.formPrefill, textarea.formPrefill {
	color: #7F7F7F;
	font-style: italic;
}

input.error, select.error, tr.errorRow td.field input, tr.errorRow td.field select {
	background-color:#FFFFD5;
	border:2px solid red;
	color:red;
	margin:0;
}

.message
{
	border: 1px solid #cccccc;
	padding: 7px;
	margin: 10px;
}

.upload-form
{
	border: 1px solid #cccccc;
	padding: 7px;
	margin: 10px;
}

.upload-form input
{
	margin: 5px;
}

.datatable-wrapper
{
	border: 1px solid #cccccc;
	padding: 7px;
	margin: 10px;
}

.datatable-wrapper-error {
	border: 2px solid #cc0000;
} 

.row-wrapper
{
	border: 1px solid #cccccc;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 5px;
	line-height: 22px;
	color: #696565;
}

.row-wrapper b.name
{
	font-family: arial, helvetica, sans-serif;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	font-size: 13px;
	padding-bottom: 3px;
}

.row-wrapper .row2
{
	font-family: arial, helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 13px;
	background-color: #e4e2e2;
	height: 18px;	
	border-bottom: 1px solid #cccccc

}

.row-wrapper-dup
{
	border: 1px solid #CC0000;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 5px;
	line-height: 22px;
	color: white;
	background-color: #D01F3C;
}

.row-wrapper b.name
{
	font-family: arial, helvetica, sans-serif;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	font-size: 13px;
	padding-bottom: 3px;
}

.row-wrapper-dup .row2
{
	font-family: arial, helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 13px;
	background-color: #6BBA70;
	height: 18px;	

}

.data-rows div.data-row-content {
	height: 100%; 
	vertical-align: top; 
	font-family: arial, verdana, helvetica; 
	font-size: 12px; 
	padding-bottom: 5px;  
	padding-left: 5px; 
	padding-right: 5px;	
	line-height: 18px;
}

#events {
	padding-top: 20px;	
}
.event-item {
	padding-top: 8px;
}
.event-highlight {
	background-color: #B2CC63;
}
.event-delete {
	float:left; 
	padding-top: 9px; 
	cursor: pointer;
	padding-left: 10px;

}

