/* BarefootStyles.css */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}
a {
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #444444;
}
a:hover {
	color: #0066cc;
	text-decoration: underline;
}
a:active {
	color: #000000;
}

h1 {
	font-size: 18px;
	color: #555555;
	margin: 0px;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
	padding: 3px;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	display: inline;
	margin-left: 13px;
	padding: 3px;
	background-color: #FFFFFF;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0066cc;
	margin-top: 0px;
	margin-bottom: 3px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
}
h4.blue {
	color: #0066cc;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 3px;
	font-size:12px;
	border-bottom:1px solid #555555;
}
h6 {
	font-size: 12px;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
input, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
option.main {
	font-weight: bold;
}
option.sub {
}


ul {
	margin-top: 5px;
	margin-bottom: 5px;
}


/* IDs */

#container {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	padding-top:10px;
}
#containerFull {
	width: 100%;
	text-align: left;
}
.thin_top_line {
	border: 0;
}
.top_line {
	border-top: 10px solid #555555;
}

.location {
	font-size: 17px;
	color: #0066cc;
	margin-top: 10px;
	z-index:9999;
	font-weight: normal;
	background-color: #FFFFFF;
	clear:both;
}
#location_selector {
	float: left;
	margin-bottom: -37px;
	margin-left: 11px;
	width: 320px;
}
*:first-child+html #location_selector {
	margin-left: 8px;
	margin-bottom: -6px;
}
* html #location_selector {
	margin-left: 3px;
	margin-bottom: -4px;
}
#locations {
	color: #0066cc;
	font-size: 9px;
}
#locationsDiv {
	z-index:9999;
	max-width:420px;
	position:absolute;
	margin-left:0px;
	margin-top:0px;
	font-size:12px;
	clear:both;
}
#locationBubble {
	/*background-image: url(../../images/location_bubble.gif);*/
	background-repeat: no-repeat;
	/* behavior: url(/iepngfix.htc); */
/*width: 244px;
	height: 164px;*/
	position: absolute;
	padding: 28px 10px 10px 40px;
}

.leftColumn {
	padding:0;
	width:163px;
}

#leftColumn {
	background-image:url(../../images/search_top.gif);
	background-position:center top;
	background-repeat:no-repeat;
	border-top:23px solid #FFFFFF;
	padding:59px 0 0;
	width:155px;
}

#post {
	background-color:#EFEFEF;
	border-bottom:3px solid #333333;
	border-left:1px solid #CCCCCC;
	padding:10px;
}

#header {
border-bottom:10px solid #555555;
padding:0px 10px 5px 5px;
}

#contentFull {
background-color:#FFFFFF;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
line-height:160%;
min-height:350px;
padding:20px;
}

.searchDiv {
	background-color: #EFEFEF;
	margin:0px;
	padding: 10px;
	border-bottom: 3px solid #333333;
	border-left: 1px solid #CCCCCC;
}

#searchNew {
	padding-top: 17px;
}

.yourAccount {
	padding: 0 10px 10px 10px;
	line-height: 150%;
}

.login {
	padding: 10px;
	line-height: 150%;
}
.login .button {
	margin-top: 5px;
}

#login_password_div {
	z-index: 500;
	max-width: 180px;
	position: absolute;
	margin-left: 395px;
	margin-top: 0px;
}

*:first-child+html #login_password_div {
	margin-left: -260px;
}

* html #login_password_div {
	margin-left: -160px;
}

#login_password_top_div ul {
	list-style: none;
	white-space: nowrap;
}

#login_password_top_div ul li {
	display: inline;
}

#userLoginDiv ul {
	list-style: none;
	white-space: nowrap;
}
#userLoginDiv ul li {
	display: inline;
}
#userLoginDiv ul li#user_first_name {
	color: #06C;
	font-weight: bold;
}

.admin_postDiv {
	background-color: #EFEFEF;
	padding: 10px;
	border-bottom: 10px solid #555555;
	
	border-left: 1px solid #CCCCCC;
}

*:first-child+html .postDiv {
	margin-right: 4px;
}
.postDiv {
/*	background-color: #EFEFEF; */
/*	padding: 10px; */
/*	border-bottom: 3px solid #333333; */
/*	border-left: 1px solid #CCCCCC; */
	clear: both;
	float: right;
}

.postDiv .postDivButton {
	width: 120px;
	height: 20px;
	padding-bottom: 10px;
	margin-left: 5px;
	text-align: center;
	float: left;
}
.postDiv .postDivButton .button {
	width: 120px;
}

.postDivAdmin {
	background-color: #EFEFEF;
	border:1px solid #cccccc;
	padding:2px;
	margin:1px
}

#content {
	line-height: 160%;
	padding: 20px 10px 20px 25px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 558px;
	min-height: 350px;
}

.contentFull {
	background-color:#FFFFFF;
	border-bottom:10px solid #555555;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	line-height:160%;
	overflow:hidden;
	padding:20px;
	min-height:405px;
}

.footer {
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	line-height: 160%;
	clear: both;
}

#map {
	border: 1px solid #555555;
}

#helpDiv {
	width:100%;
	height:100%;
	position:relative;
	
	z-index:0;
}

#mapSmall {
	background-image: url(../images/map_sd.gif);
	background-repeat: no-repeat;
	width: 480px;
	height: 400px;
	overflow: hidden;
	border: 1px solid #555555;
	margin-left: 10px;
}
#mapSmall_DND {
	background-image: url(../images/dnd_map.gif);
	background-repeat: no-repeat;
	width: 480px;
	height: 400px;
	overflow: hidden;
	border: 1px solid #555555;
	margin-left: 10px;
}
#infoWindowSmall {
	position: relative;
	top: 30px;
	left: 280px;
	background-image: url(../../images/info_bubble_small.png);
	background-repeat: no-repeat;
	/*behavior: url(http://briedemkiw.com/barefoot/css/iepngfix.htc);*/
	width: 309px;
	height: 182px;
	padding: 0px 10px 10px 15px;
}
#infoWindowSmallContent {
	width: 300px;
	line-height: 130%;
	font-size: 10px;
}
#infoTitleSmall {
	color: #0066cc;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
}
#infoWindowFull {
	position: relative;
	top: 10px;
	left: 280px;
	background-image: url(../../images/info_bubble_full.png);
	background-repeat: no-repeat;
	/*behavior: url(/iepngfix.htc);*/
	width: 465px;
	height: 385px;
	padding: 0px 10px 10px 18px;
}
.infoWindowFullContent {
	width: 411px;
	height: 288px;
	line-height: 130%;
	font-size: 11px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0px 10px 10px 0px;
}
#fullListingContent {
	/*width: 700px;*/
	line-height: 160%;
	font-size: 12px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
}

.infoTitle {
	color: #0066cc;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
}


#flagBubble {
	background-image: url(../../images/flag_bubble.gif);
	background-repeat: no-repeat;
 	/* behavior: url(http://barefoot_zend/iepngfix.htc); */
	width: 121px;
	height: 88px;
	position: absolute;
	padding: 10px 10px 10px 30px;
}

#saveBubble {
/*	background-image: url(../images/save_bubble.png);
	background-image: url(../../images/flag_bubble.gif);
	background-repeat: no-repeat;
behavior: url(http://briedemkiw.com/barefoot/css/iepngfix.htc);
	width: 185px;
	height: 146px;
	position: absolute;
	padding: 10px 10px 10px 30px;*/
}
#saveBubble input {
	margin-top: 5px;
}
#searchForm {
	padding-bottom:10px;
	margin-bottom:10px;
/*	border-bottom: 1px solid #555555; */
}
#resultSet {
	padding-right: 0px;
}
#results {
	padding: 5px;
	line-height: 130%;
	font-size: 11px;
	height: 361px;
	overflow-y: auto;	
	border: 1px solid #555555;
	
	font-family: Arial, Helvetica, sans-serif;
}
#results a, #mySearches a, #myPostings a {
	font-size: 11px;
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
}
#results .smallText, #mySearches .smallText, #myPostings .smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#mySearches {
	padding: 5px 5px 10px 5px;
	line-height: 130%;
	font-size: 11px;
	height: 361px;
	overflow-y: auto;	
	font-family: Arial, Helvetica, sans-serif;
}
#myPostings {
	padding: 5px 5px 10px 5px;
	line-height: 130%;
	 min-height: 300px;
	 overflow: hidden;

	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.postPage {
	width: 70%;
	max-width:800px;
}
.rightPage {
	width: 70%;
	max-width:800px;
}
#tagline {
	color: #555555;
	font-size: 12px;
	padding-left: 40px;
	font-weight: bold;
}

/* Custom Styles */

a.smallInfoLink {
	font-size: 10px;
	color: #0066cc;
}
a.blueLink {
	color: #0066cc;
	text-decoration: underline;
}
.infoImage {
	border: 1px solid #555555;
}
.infoWindowDesc {
	border-top: 1px solid #555555;
	margin-top: 10px;
	padding-top: 10px;
	color: #555555;
	font-size: 12px;
}
.contactInfo {
	border-top: 1px solid #555555;
	margin-top: 10px;
	padding-top: 10px;
}

a.smallLink {
	font-size: 9px;
}

a.titleCategoryLink {
	font-size: 12px;
}


.submenuBubble {
	background-image: url(../images/submenu_bubble.png);
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
	width: 265px;
	height: 226px;
	position: absolute;
	padding: 15px 10px 10px 40px;
}
.submenuBubbleSmall {
	background-image: url(../images/submenu_bubble_small.png);
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
	width: 289px;
	height: 170px;
	position: absolute;
	padding: 15px 10px 10px 40px;
}
.bubbleContent {
	border-right: 2px solid #555555;
	margin-top: 2px;
	padding: 15px 0px 10px 20px;
	width: 197px;
}

.categoriesList a {
	font-size:12px;
	/*max-width: 800px;
	min-width: 500px;*/
}
.categoryHeading {
	background-image: url(../../images/corners_top.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.categorySet {
	width: 238px;
	padding: 10px 0px 10px 10px;
	border-right: 1px solid #0066cc;
	border-left: 1px solid #0066cc;
}
.categoryFooter {
	background-image: url(../../images/corners_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 250px;
	height: 8px;
}

/*.form_area textarea, input, select {
	border:1px solid #555555;
}*/

.indent {
	padding-left: 30px;
	line-height: 150%;
}

.tableHeading {
	
	font-weight: bold;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.resultNums {
	background-color: #555555;
	color: #FFFFFF;
	padding: 3px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pagination {
	background-color: #555555;
	color: #FFFFFF;
	padding: 3px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pagination a {
	color: #FFFFFF;
	font-size: 12px;
}

.pagination_ {
	
	
	padding: 3px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pagination_ a {
	
	font-size: 12px;
}


.smallText {
	font-size: 10px;
}
.oddRow {
	background-color: #EFEFEF;
}
#tabs {
	float: left;
}
#tabsHidden {
	float: left;
}
#prevTabSet {
	float: left;
	padding: 8px 5px 2px 5px;
	height: 15px;
	background-image: url(../../images/prev_tabs_arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	border-right: 2px solid #FFFFFF;
}
#nextTabSet {
	float: left;
	padding: 8px 5px 2px 5px;
	height: 15px;
	background-image: url(../../images/more_tabs_arrow.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	cursor: pointer;
}
.tab {
	cursor: pointer;
	padding: 6px 5px 4px 5px;
	float: left;
	text-align: center;
	border-right: 2px solid #FFFFFF;
	height: 15px;
	background-image: url(../../images/tab.gif);
	background-repeat: no-repeat;
	width: 90px;
}
.tabCurrent {
	cursor: pointer;
	padding: 6px 5px 4px 5px;
	float: left;
	text-align: center;
	border-right: 2px solid #FFFFFF;
	height: 15px;
	background-image: url(../../images/tab_current.gif);
	background-repeat: no-repeat;
	width: 90px;
	color: #FFFFFF;
}
.tabCurrent input, .tab input { 
	padding: 0px;
}
.tabBar {
	padding: 3px 3px 3px 10px;
	background-color: #333333;
	clear: both;
	color: #666666;
}
.tabBar a, .tabBar a:hover, .tabBar a:visited, .tabBar a:active{
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: underline;
}
.tabSection {
	border: 1px solid #333333;
	padding: 10px;
	overflow:hidden;
}

.red {
	color: #FF0000;
	font-weight: bold;
}

.red_error {
	color: #FF0000;
}


.submenu {
	padding-left: 9px;
	background-image: url(../../images/dots.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

.headRow {
	background-color: #CCCCCC;
	maring:0px;
	padding:2px;
	
	font-weight: bold;
	border-right:2px solid #ffffff;
}

.listingRow div {
	padding: 0px 2px 0px 2px;
	
	
	border:1px solid #ffffff;
}

.green {
	color: #009900;
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.gray {
	color: #777777;
	font-weight: bold;
}

#flaggedDetail {
	background-image: url(../../images/flag_desc_bubble.png);
	background-repeat: no-repeat;
/*	background-image: url(../../images/flag_bubble.gif); */

	width: 209px;
	height: 170px;
	position: absolute;
	padding: 15px 45px 10px 35px;
}
.error_message{
	color: #FF0000;
}


/*
	New locations
*/

	.showbox{
	}
	
	.left_t_b{
		width:0%;
		vertical-align:bottom;
		text-align:right;
		padding:0px;
	}
	
	.center_t_b{
		width:100%;
		background: url(/images/back_top.gif) repeat-x left bottom;
		text-align:left;
		padding:0px;
	}
	
	.right_t_b{
		width:0%;
		vertical-align:bottom;
		text-align:left;
		padding:0px;
	}
	
	.left_b_b{
		width:0%;
		vertical-align:top;
		text-align:right;
		padding:0px;
	}
	
	.center_b_b{
		width:100%;
		background: url(/images/back_bot.gif) repeat-x left bottom;
		text-align:center;
		padding:0px;
	}
	.right_b_b{
		width:0%;
		vertical-align:bottom;
		text-align:left;
		padding:0px;
	}
	.top_b{
	}
	.left_b{
		background: url(/images/back_left.gif) repeat-y right top;
		vertical-align:middle;
		padding:0px;
	}
	.right_b{
		background: url(/images/back_right.gif) repeat-y left top;
		padding:0px;
	}
	.center_b{
		background:#EFEFEF;
		padding:0px;
	}

	
/* new styles ver.2 */

.page{
	height:100%;
	overflow:hidden;
	width:100%;
}
.left_col{
	float:left;
	width:240px;
	margin-left:-100%;
}
.right_col{
	float:left;
	width:100%;
}
.blue_box{
	width:100%;
	clear:both;
	padding-bottom:20px;
}
.top_bl{
	clear:both;
	overflow:hidden;
	background: url(/images/sep_b.gif) repeat-x left top;
	height:1%;
}
.fl_l{
	float:left;
}
.fl_r{
	float:right;
}
.bot_bl{
	clear:both;
	overflow:hidden;
	background: url(/images/sep_b.gif) repeat-x left bottom;
	height:1%;
}
.body_bl{
	clear:both;
	border-left:1px solid #0066CC;
	border-right:1px solid #0066CC;
	padding:0 8px;
	overflow:hidden;
}
.table{
	width:100%;
	border-collapse:collapse;
}
.table tr td{
	margin:0px;
	padding:3px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
}

.table_search {
	width:100%;
	border-collapse:collapse;
}
.table_search tr td{
	margin:0px;
	padding:3px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.table_nopadding tr td {
	margin:0px !important;
	padding:0px !important;
	align:left;
}

.link{
	font-size:11px;
	color:#0066CC;
	text-decoration:none;
}
.link:hover{
	color:#0066CC;
	text-decoration:underline;
}
.right_td{
	width:100px;
	text-align:right;
	font-size:11px;
}
.h2 {
	background-color:#FFFFFF;
	color:#000000;
	display:inline;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	margin-left:13px;
	font-weight:bold;
	position:absolute;
	margin-top:-10px;
	padding:0px 3px;
}

.h2 a {
	font-size:12px;
	font-weight:bold;
	color: #000000;
}

.h2 a:hover {
	font-size:12px;
	font-weight:bold;
	color: #0066cc;

}

.nodeDiv {
	z-index:100;
	
	max-width:200px;
}

.clear { clear: both; }

.emailAlerts h3 { margin-bottom: 10px; }
.emailAlerts dl, .emailAlerts dt, .emailAlerts dd, .emailAlerts ul, .emailAlerts li { margin: 0px; padding: 0px; }
.emailAlerts dt { width: 100px; margin: 2px 5px 0px 0px; padding: 0px 0px; text-align: right; }
.emailAlerts dt label { display: block; padding-top: 3px; font-size: 13px; }
.emailAlerts dd { width: 270px; margin: -20px 0px 0px 104px; }
.emailAlerts ul { padding: 0px 2px; font-size: 11px; color: #EF2C2C; list-style: none; }
.emailAlerts li { padding: 4px 0px; line-height: 12px; }
.emailAlerts select { width: 100%; }
.emailAlerts input[type="text"] { width: 98%; }
html* .emailAlerts input { display: block; width: 100%; margin-left: -104px; }
html* .emailAlerts #remove { margin-left: -128px; }
.emailAlerts .description { width: 270px; paddin: 0px; margin: 2px 0px -21px 275px; font-size: 10px; }
.emailAlerts .empty { height: 1px; overflow: hidden; }
.emailAlerts .buttons { margin-top: 0px; padding-top: 1px; }
html* .emailAlerts .buttons { margin-left: 52px; }
html* .emailAlerts .buttons input { display: inline; width: 120px; margin-left: 0px; }

.filter { padding-bottom: 8px; }
.filter dl, .filter dt, .filter dd, .filter ul, .filter li { margin: 0px; padding: 0px; }
.filter dt, .filter dd { float: left; margin: 2px 0px; }
.filter dt { padding: 2px 5px; }
.filter .keywords { clear: both; }
.filter .buttons { clear: both; }

.showAlert { display:none; }

