#banners {
	HEIGHT: 65px
}

#topNavigation {
	margin-bottom: 15px;
}

#resultsContainer {
	margin-bottom: 35px;
	margin-top: 35px;
}

.categoryblock {
	height: 120px;
	padding-left: 20px;
}

.categoryblock table {
	font-size: 80%;
}

.categoryblock table th a {
	text-decoration: none;
	color: #FF0000;
}

.categoryblock table td a {
	text-decoration: none;
}

.categoryblock table tr.coloredrow {
	background-color: #d0e5f3;
}

.categoryblock table tr.faderow {
	background-color: #EEEEEE;
}

/*_________________________________________Footer ***/
#footer {
	clear: both;
	text-align: center;
}

#footer {
	background-color: #3D3D3D;
	color: #FFCC00;
}

#footer a:link,#footer a:visited {
	color: #E8E9E8;
}

#footer a:active,#footer a:hover {
	color: #fff;
}

* html #footer { /*ghost fix*/
	height: 1px;
}

#footer .paddedCell {
	padding: 6px 10px !important;
}

#copyright {
	padding: 5px 11px 0;
	color: #666;
	text-align: center;
	clear: both;
}

#disclaimer {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	padding: 5px 11px 0;
	color: #666;
	text-align: center;
	clear: both;
	font-size: 90%;
}

.right {
	float: right;
}

.left {
	float: left;
}

.linkarrow {
	margin-bottom: 2px;
	margin-right: 2px;
}

.citylistbox {
	padding-left: 20px;
	height: 300px;
	overflow: auto;
	width: 35%;
}

.addlistbox {
	padding-left: 60px;
	padding-right: 60px;
}

.error {
	font-weight: bold;
	color: red;
}

.message {
	font-weight: bold;
	background-color: #FDFA93;
	width: 85%;
	text-align: center;
	position: relative;
	left: 65px;
	bottom: 22px;
}

.loginform {
	margin-top: 20px;
	margin-bottom: 20px;
}

.manipulatelinks {
	margin-top: 55px;
}

.manipulatelinks a {
	text-decoration: none;
}

.manipulatelinks a:hover {
	text-decoration: none;
	font-weight: bold;
}

/*_________________________________________ Header - Dropdowns***/
.dropdown .dropdown_exoDiv {
	background: url(/business/images/dropshadow_right.png) repeat-y right;
	padding-right: 9px;
	position: absolute;
	left: 0;
	top: -48em;
	padding-left: 6px;
}

.dropdown:hover .dropdown_exoDiv,.ddOver .dropdown_exoDiv {
	display: block;
	top: 21px;
	z-index: 1;
}

.dropdown:hover,.ddOver {
	height: 20px;
	margin-bottom: -10px;
	margin-right: 3px !important;
	background: #666 url(/business/images/tabShadow.gif) no-repeat top right
		!important;
}

.dropdown:hover .br,.dropdown:hover .bl,.dropdown:hover .tr,.ddOver .br,.ddOver .bl,.ddOver .tr
	{
	display: none !important;
}

.dropdown:hover .DD,.ddOver .DD {
	background: #666 !important;
	padding: 0 !important;
	margin: 0 29px 0 0 !important;
}

* html .dropdown .dropdown_exoDiv {
	background: url(/business/images/dropshadow_right.gif) repeat-y right;
	filter: shadow(color = #666666, direction = 135, strength = 4);
	height: 1px;
	width: 1px;
}

.dropdown_mesoDiv {
	padding-bottom: 9px;
	background: url(/business/images/dropshadow_bottom.png) repeat-x bottom;
	display: block;
	margin-bottom: -9px;
}

*+html .dropdown_mesoDiv {
	margin-bottom: 0; /*For IE7*/
}

* html .dropdown_mesoDiv {
	background: url(/business/images/dropshadow_bottom.gif) repeat-x bottom;
	margin-bottom: 0;
	height: 1px;
}

.dropdown_endoDiv {
	background: #fff;
	padding: 5px;
	color: #000;
	margin-right: -4px;
	position: relative;
	display: block;
	margin-left: -6px;
}

* html .dropdown .dropdown_endoDiv {
	height: 1px;
}

.dropdown_br {
	position: absolute;
	bottom: -9px;
	right: -5px;
	width: 9px;
	height: 9px;
	background: url(/business/images/dropshadow_white_br.png) no-repeat
		bottom right;
	font-size: 1px;
	display: block;
}

* html .dropdown_br {
	background: url(/business/images/dropshadow_white_br.gif) no-repeat
		bottom right;
}

.dropdown_bl {
	position: absolute;
	bottom: -9px;
	left: 0;
	width: 6px;
	height: 9px;
	background: url(/business/images/dropshadow_white_bl.png) no-repeat
		bottom left;
	font-size: 1px;
	display: block;
}

* html .dropdown_bl {
	background: url(/business/images/dropshadow_white_bl.gif) no-repeat
		bottom left;
}

.dropdown ul {
	margin: 5px;
}

.dropdown li {
	/*background: #fff url(/business/images/orangeBullet.jpg) no-repeat 0px
		5px !important;*/
	list-style-type: none;
	padding: 0 0 5px 10px !important;
	float: none !important;
	position: static;
	margin: 0 !important;
	white-space: nowrap;
}

.dropdown li a {
	background: none !important;
	padding: 0 !important;
	color: #000 !important;
}

.picture {
	float: right;
}

#dropmenudiv {
	border-left: 1px solid #2C2C2C;
	border-right: 1px solid #2C2C2C;
	border-top: 1px solid #2C2C2C;
	border-bottom: 1px solid #2C2C2C;
	position: absolute;
	line-height: 16px;
	z-index: 100;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	overflow: scroll;
	height: 300px;
}

#dropmenudiv table {
	display: block;
	text-indent: 1px;
	/*border-bottom: 1px solid #2C2C2C;*/
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 71%;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #a0c2da;
}

.map_field
{
	width: 600px;
	height: 400px;
}

.map_box
{
	float: right;
	font-size: 14px;
	text-align: center;
	color: red;
}
#subcategory_div
{
	padding-top: 10px;
}

#userreviewheader
{
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	border: 1px solid gray;
	padding-top: 6px;
	background-color: grey;
	width: 50%;
}

#userreviewcontainer
{
	width: 50%;
	border: 1px solid gray;
}

.userreviewsingle
{
	margin-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	border-bottom: 1px solid gray;
	padding-left: 3px;
}

.reviewuserinfo
{
	margin-top: 10px;
	font-size: 11px;
	color: gray;
}

.reviewuserlinks
{
	margin-top: 10px;
	font-size: 11px;
}

.reviewuserlinks a
{
	text-decoration: none;
}