﻿/*These are for the top menu in the public site master page*/
.nav_menu_top { /* top row of menu */
	
	/*border: solid 1px #c8cde6;*/
	text-decoration: none;
	width: 130px;
	/*height: 20px;*/
	text-align: left;
	
	font-size: 8px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #016799;
}

.altItem {
	background-color: #99CCCC;
}

a.nav_menu_top:link, a.nav_menu_top:visited, a.nav_menu_top:active {
	/* top row of menu - links */
	font-size: 8px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	/*height: 20px;*/
	width: 130px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px;
}
.nav_menu_top_over {/* top row of menu */
	/*border: solid 1px #c8cde6;*/
	text-decoration: none;
	width: 130px;
	/*height: 20px;*/
	text-align: left;
	
	font-size: 8px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

a.nav_menu_top_over:hover {
	/* top row of menu - links */
	font-size: 8px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	/*height: 20px;*/
	width: 130px;
	text-decoration: none;
	color: #ffffff;
	padding: 2px;
}

.nav_menu_sub { /* sub menu section */
	
	/*border: solid 1px #c8cde6;*/
	text-align: left;
	width: 130px;
	font-size: 8px;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	color: #ffffff;
	background-color: #016799;
}

a.nav_menu_sub:link, a.nav_menu_sub:visited, a.nav_menu_sub:active {
	/* sub menu section - links */
	text-align: left;
	display: block;
	font-size: 8px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	background-color: #016799;
	color: #ffffff;
	padding: 2px;
	width: 130px;
}
.nav_menu_sub_over { /* sub menu section */
	
	/*border: solid 1px #c8cde6;*/
	text-align: left;
	font-weight: bold;
	font-size: 8px;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	background-color: #000000;
	color: #4D2B0F;
	width: 130px;
}

a.nav_menu_sub_over:hover {
/* sub menu section - links */
	font-weight: bold;
	display: block;
	/*border: solid 1px #c8cde6;*/
	text-align: left;
	padding: 2px;
	font-size: 8px;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	background-color: #000000;
	color: #ffffff;
	width: 130px;
}

/* terms and conditions div on advertise page */
.termCond {
	overflow: auto;
	width: 96%;
	height: 160px;
	border: solid 1px #80B3CC;
	text-align: left;
	padding: 2px 5px 2px 5px;
	background-color: #ffffff;
}

.bold {
	font-weight: bold;
}

/* finished adding here */
body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 2px;
	font: 11px Tahoma, Arial;
	color: #333333;
}

td {
	font: 11px Tahoma, Arial;
	color: #333333;
}

td.left_numbers {
	font: 14px Tahoma, Verdana, Arial;
	color: #CC0000;
	background: #D63333;
	width: 20px;
	height: 20px;
	padding: 0px 3px;
}

td.left_heading {
	font: 14px bold Tahoma, Verdana, Arial;
	color: #CC0000;
	background: #E06666;
	width: 137px;
	height: 20px;
	padding-left: 4px;
}

td.left_fill {
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	background: #E06666;
	width: 137px;
	height: 20px;
	padding: 1px;
}

td.right_numbers {
	font: 14px Tahoma, Verdana, Arial;
	color: #80B3CC;
	background: #99C2D6;
	width: 20px;
	height: 20px;
	padding: 0px 3px;
}


td.right_numbers_dynamic {
	font: 14px Tahoma, Verdana, Arial;
	color: #80B3CC;
	background: #99C2D6;
	width: 20px;
		padding: 0px 3px;
}

td.right_heading {
	font: 14px bold Tahoma, Verdana, Arial;
	color: #016799;
	background: #B3D1E0;
	width: 120px;
	height: 20px;
	padding-left: 4px;
}

td.right_fill {
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	background: #B3D1E0;
	width: 120px;
	height: 20px;
	padding: 1px;
}

a.right_menu:link, a.right_menu:visited, a.right_menu:active {
	font: 12px Tahoma, Verdana, Arial;
	color: #016799;
	background: #B3D1E0;
	width: 114px;
	height: 20px;
	display: block;
	padding: 4px 0px 0px 4px;
}

a.right_menu:hover {
	background: #ffffff;
	text-decoration: none;
}

a.right_menu_dynamic:link, a.right_menu_dynamic:visited, a.right_menu_dynamic:active {
	font: 12px Tahoma, Verdana, Arial;
	color: #016799;
	background: #B3D1E0;
	width: 114px;
	display: block;
	padding: 4px 0px 0px 4px;
}

a.right_menu_dynamic:hover {
	background: #ffffff;
	text-decoration: none;
}

a.left_menu:link, a.left_menu:visited, a.left_menu:active {
	font: 12px Tahoma, Verdana, Arial;
		width: 124px;
	height: 20px;
	display: block;
	padding: 4px 0px 0px 4px;
}

a.left_menu:hover {
	background: #ffffff;
	text-decoration: none;
}

a.bubble_left:link, a.bubble_left:visited, a.bubble_left:active {
	font: bold 17px Tahoma, Verdana, Arial;
	color: #CC0000;
	text-decoration: none;
	background: url(../images/left_bubble_bg_off.jpg) no-repeat left top;
	display: block;
	height: 120px;
	width: 219px;
	margin: 7px 3px 0px 7px;
	text-align: center;
	vertical-align: middle;
	padding: 28px 0px 0px 0px;
}

a.bubble_left:hover {
	background: url(../images/left_bubble_bg_on.jpg) no-repeat left top;
}

a.bubble_right:link, a.bubble_right:visited, a.bubble_right:active {
	font: bold 17px Tahoma, Verdana, Arial;
	color: #016799;
	text-decoration: none;
	background: url(../images/right_bubble_bg_off.jpg) no-repeat right top;
	display: block;
	height: 140px;
	width: 219px;
	margin: 7px 5px 0px 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
}

a.bubble_right:hover {
	background: url(../images/right_bubble_bg_on.jpg) no-repeat right top;
}

.bodyText { /* Default font for content text */
	color: #000000;
	font: 11px Tahoma, Arial;
	line-height: 15px;
	letter-spacing: 1px;
	word-spacing: 2px;
}

a:link, a:visited, a:active { /* Default text links */
	text-decoration: none;
	color: #000000;
	}	

a:hover	{
	text-decoration: underline;
	color: #B31B34;
	}
	
a.cleanLink:link, a.cleanLink:visited, a.cleanLink:active, a.cleanLink:hover {	/* Default text links */
	text-decoration: none;
	color: #333333;
	border-width: 0px;
	border-style: none;
	}	

.heading_main {
	color: #016799;
	font: 24px Tahoma, Arial;
	}	

.heading {
	color: #016799;
	font: bold 14px/30px Tahoma, Arial;
	}	

.heading2 {
	color: #016799;
	font: bold 11px Tahoma, Arial;
	}	
	
.redBold, a.redBold:link, a.redBold:visited, a.redBold:active {
	color: #CC0000;
	font: bold 11px Tahoma, Arial;
	}	
	
a.redBold:hover {
	text-decoration: underline;
	}
	
.img_bdr {
	border: solid 1px #000000;
	}	
	
.boxHeading {
	color: #B31B34;
	font: bold 14px Tahoma, Arial;
	background-color: #DDDFE1;
	text-align: center;
}

.redText {
	color: #b31b34;
	line-height: 15px;
}

.whiteText {
	color: #ffffff;
}

.smallText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
}

.inputBox {  /* Form fields */
	color: #000000;
	height: 14px;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #80B3CC;
	font: 11px/14px Tahoma, Arial;
}

.inputTextBox {  /* Form fields */
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #80B3CC;
}

.dropBox {  /* Form fields */
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #80B3CC;
}

.button { /* Form Buttons */
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #676767;
	height: 18px;
	letter-spacing: 1px;
	background: #E7E8EE url(../images/btn_bg.jpg);
	padding: 0px 6px;
}

.buttonBig { /* Form Buttons */
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #000000;
	border: 1px solid #676767;
	height: 25px;
	letter-spacing: 1px;
	background: #E7E8EE url(../images/btn_bg.jpg);
	padding: 0px 6px;
}

.searchbutton { /* Form Buttons */
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #676767;
	height: 28px;
	letter-spacing: 1px;
	background: #E7E8EE url(../images/btn_bg.jpg);
	padding: 0px 6px;
}

h1	{
	color: #016799;
	font: 24px/30px Tahoma, Arial;
	}	
		
h2	{
	color: #016799;
	font: bold 18px Tahoma, Arial;
	}	
	
h3	{
	color: #016799;
	font: bold 14px Tahoma, Arial;
	}	
	
.footer, a.footer:link, a.footer:visited, a.footer:active {
	font: 11px Tahoma, Arial;
	color: #999999;
}

a.footer:hover {
	font: 11px Tahoma, Arial;
	color: #666666;
}
a.footer_menu:link, a.footer_menu:visited, a.footer_menu:active {  /* Horizontal Footer menu bar */
	font: 11px Tahoma, Arial;
	color: #333333;
	padding: 2px 10px;
	margin: 0px;
}

a.footer_menu:hover {
	color: #000000;
}

.admin_tblbdr {
	border: #80B3CC 1px solid;
	background-color: #E5F0F5;
}

.table_head {
	background-color: #E5F0F5;
	color: #000000;
	font-weight: bold;
}

.altItem {
	background-color: #E5F0F5;
}

.editItem {
	background-color: #80B3CC;
}

a.extra_img:link, a.extra_img:visited, a.extra_img:active {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: #E5F0F5;
	padding: 5px;
	margin-right: 1px;
	border: 1px solid #FFFFFF;
	line-height: 30px;
	width: 30px;
	display: inline;
}

a.extra_img:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: #E5F0F5;
	padding: 5px;
	margin-right: 1px;
	border: 1px solid #80B3CC;
	line-height: 30px;
	text-decoration: none;
}

a.extra_img_on {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	background: #FEFEFE;
	padding: 5px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	line-height: 30px;
	text-decoration: none;
	cursor: default;
}

a.sold {
	background: url(../images/icon_sold.gif) no-repeat;
}
a.contract { background: url(../images/icon_contract.gif) no-repeat; }
a.featured { background-image: url(../images/icon_featured.gif) no-repeat; }

abbr {
	cursor: help;
	border-bottom: 1px dotted #016799;
}