﻿*
{
	margin: 0;
	padding: 0;
	text-align: left;
}

html 
{
	padding:0;
	margin:0;
    height:100%;
}

body 
{
	margin:0;
	padding:0;
	width:100%;
	background: #FFFFFF;
	/*background: #FFFFFF;*/
    height:100%;
}

p
{
	margin: 0;
	padding: 15px 10px 5px 10px;
}

hr
{
	margin: 15px 0px 15px 0px;
}

h1
{
	color: #993300;
	font-size: 24px;
}

h2
{
	color: #993300;
	font-size: 20px;	
}

h3
{
	color: #006400;
	font-size: 18px;	
}

fieldset
{
	padding-top: 10px;
	-moz-border-radius: 8px;
}

fieldset legend
{
	color: #000000;
	padding: 15px 10px 15px 5px;
	font-weight: bold;
}

p.homepage
{
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	font: 22px  Comic Sans MS, Sans-Serif;
	text-align:justify;
}

img.bordered
{
	border: solid 2px #aaa;
	padding: 3px;
	background-color: #eee;
	text-align: center;
	max-width: 600px;
	max-height: 480px;
}

#GetPassword
{
	visibility: hidden;
	display: none;
}

#advanced-search
{
	width: 100%;
}
#advanced-search td
{
	padding: 2px;
}
ul
{
	margin-left: 40px;
}

span.StateRadio input:radio
{
	margin: 5px;
}

.packages-box-left
{
	float: left;
	margin: 15px 0px 10px 3px;
	padding: 5px;
	border: solid 1px #AAAAAA;
	width: 304px;
	height: 360px;
	font-size: 12px;
}

.packages-box-right
{
	float: left;
	margin: 15px 0px 10px 8px;
	padding: 5px;
	border: solid 1px #AAAAAA;
	width: 304px;
	height: 360px;
	font-size: 12px;
	text-align: center;
}
.packages-box-register
{
	float: left;
	clear: both;
	padding: 5px;
	border: solid 1px #AAAAAA;
	width: 628px;
	margin: 0px 0px 0px 3px;
}
.packages-box-register-button
{
	float: left;
	clear: both;
	text-align: center;
	margin: 10px 0px 0px 3px;
	padding: 10px;
	border: solid 1px #AAAAAA;
	width: 618px;
}

table.packages 
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	color: #fff;
	width: 950px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px 0px 0px 3px;
}

table.packages td 
{
	background-color: #CCC;
	color: #000;
	padding: 4px;
	font-size: 10px;
	text-align: left;
	border: 1px #BBBBBB solid;
	height: 60px;
	text-align: center;
}

table.packages td.clear
{
	background-color: Transparent;
	border: none;
}

table.packages td.tagline
{
	border-top: 1px #BBBBBB solid;
	border-left: 1px #BBBBBB solid;
	background-color: #E7BA07;
	color: #008000;
	font-weight:bold;
	font-size: 14px;
	height: 15px;
}

table.packages td.tagline-due
{
	border-top: 1px #BBBBBB solid;
	border-left: 1px #BBBBBB solid;
	background-color: #306AB3;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 14px;
	height: 15px;
}

table.packages td.site-middle
{
	border-top: 3px #306AB3 solid;
	border-bottom: 3px #306AB3 solid;
}
table.packages td.site-left
{
	border-left: 3px #306AB3 solid;
}
table.packages td.site-right
{
	border-right: 3px #306AB3 solid;
}

table.packages td.right-border
{
	border-right: 1px #BBBBBB solid;
}
table.packages td.left-border
{
	border-left: 1px #BBBBBB solid;
}
table.packages td.top-border
{
	border-top: 1px #BBBBBB solid;
}
table.packages td.bottom-border
{
	border-bottom: 1px #BBBBBB solid;
}

table.packages td.heading-horz
{
	background-color: #EEE;
	color: #000;
	padding: 4px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 139px;
} 

table.packages td.heading-title
{
	background-color: #FFFFD4;
	color: #000;
	padding: 4px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 50px;
} 

table.packages td.heading-vert
{
	background-color: #E1FFE1;
	color: #000;
	padding: 4px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	width: 250px;
} 

table.packages td.heading-corner
{
	background-color: Transparent;
	border: none;
}

.listing-landing-links{
	float: left;
	clear: both;
	border: solid 2px #666666;
	padding: 5px;
	margin: 15px 10px 10px 6px;
	background-color: #E1FFE1;
	width: 620px;
	font-weight: bold;
}

.listing-landing-links-listing{
	float: left;
	clear: both;
	border: solid 2px #666666;
	padding: 5px;
	margin: 15px 10px 10px 6px;
	background-color: #E1FFE1;
	width: 610px;
	font-weight: bold;
}

#main 
{
	width: 975px;
	margin: 0 auto 10px;
	/*border: solid 1px #000000;*/
	background-color: #FFFFFF;
}

.header
{
	margin: 0 auto;
	width: 100%;
	color: #000000;
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: left;
	clear: both;
}

#top-login
{
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	float: right;
	clear: both;
	display: block;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	width: 955px;
}

.logo
{
	font-size: 28px;
	font-family: Comic Sans MS, Sans-Serif;
	float: left;
	clear: both;
	display: block;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 975px;
}

.logo img
{
	margin-left: -30px;
}

.logo-left-text, .logo-right-text
{
	font-size: 20px;
	font-family: Rockwell Extra Bold, Sans-Serif;
	float: left;
	color: #C0C0C0;
	text-align: center;
}

.logo-left-text
{
	float: left;
}

.logo-right-text
{
	float: right;
}

.logo-small, .logo-large
{
	padding-top: 70px;
}

/*.logo-large
{
	padding-top: 130px;
}*/

.logo-left-text a, .logo-right-text a
{
	color: #0000FF;
	font-size: 18px;
	font-family: Tw Cen MT Condensed Extra Bold, Sans-Serif;
}

.tagline1
{
	color: #000000;
	font: 18px  Tw Cen MT Condensed Extra Bold, Sans-Serif;
	float: left;
	clear: both;
	text-align: center;
	width: 955px;
}

.tagline2
{
	color: #800000;
	font: 22px  Trebuchet MS, Sans-Serif;
	float: left;
	clear: both;
	text-align: center;
	width: 955px;
	margin: 10px 0px 15px 0px;
}

.tagline2-small
{
	color: #800000;
	font: 18px  Trebuchet MS, Sans-Serif;
	float: left;
	clear: both;
	text-align: center;
	width: 955px;
	margin: 10px 0px 15px 0px;
}


.tagline1 .em 
{
	color: #800000;
}

#scroller
{
	clear: both;
	background-color: White;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	width: 973px;
	height: 180px;
	background: #EEEEEE;
}

.play-button
{
	/*clear: both;*/
	position: relative;
	top: -35px;
	left: 120px;
	text-align: center;
	height: 30px;
	width: 30px;
}

#scroller .single-featured
{
	width: 235px;
	float: left;
	text-align: center;
	height: 180px;
}

#scroller .button-left, .button-right
{
	width: 15px;
	text-align: center;
	padding-top: 15px;
}

#scroller .button-left
{
	float: left;
}
#scroller .button-right
{
	float: right;
}

#topline
{
	color: #ffffff;
	height: 28px;
	width: 99%;
	padding: 2px 20px 0px 0px;
	margin: 0px;
	text-align: right;
	font: 16px  Comic Sans MS, Sans-Serif;
	float: left;
}

#login
{
	/*float: right;*/
	margin: 1px 15px 0px 0px;
}
#login td
{
	padding: 2px;
}
#login.textbox
{
	width: 180px;
	margin: 10px;
	padding: 10px;
}

#footer
{
	background-color: #222222;
	height: 35px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font: 12px Comic Sans MS, Sans-Serif;
	padding-top: 8px;
	clear: both;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.content
{
	min-height: 100%;
	/*background: #FFFFFF url(../Images/bg_content.jpg) top repeat-x;
	overflow: hidden;*/
	overflow: auto;
	background: #FFFFFF url(../Images/1px-Backgroud.jpg) top repeat-y;
	font-family: Verdana, Sans-Serif;
	padding: 0px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.left-side
{
	float: left;
	width: 645px;
	padding: 10px;
	/*border-right: solid 1px #AAAAAA;
	padding-bottom: 32767px;
	margin-bottom: -32767px;*/
}

.right-side
{
	float: right;
	width: 280px;
	padding:10px;
	font-size: 14px;
	/*padding-bottom: 32767px;
	margin-bottom: -32767px;*/
}

.right-side a
{
	color: Blue;
}

#footer a
{
	color: #FFFFFF;
}

.text-small
{
	font-size: 10px;
}

.no-padding
{
	padding: 0px;
	margin: 0px;
}
.upload-image
{
	margin-top: 10px;
}

/********************************* Listings  *********************************/

.listing-table
{
	border-style: None;
	font-size: 13px;
	text-decoration: none;
	width: 100%;
	border-collapse: collapse
}

#listing-results-map
{
	border: solid 2px #666666;
	margin: 0px auto;
}

#listing-search-left {
	float: left;
	width: 610px;
	border: solid 2px #666666;
	padding: 5px 5px 0px 5px;
	margin: 10px 10px 5px 11px;
	height: 145px;
}

#listing-search-right {
	float: left;
	width: 610px;
	border: solid 2px #666666;
	padding: 5px 5px 20px 5px;
	margin: 10px 10px 15px 11px;
	height: 440px;
}

#listing-search-right #cities
{
	border: thin solid;
	overflow: auto;
	width: auto;
	height: 169px;
	font-size: 11px;
}

#listing-search-right #cities input
{
	margin-right: 3px;
}

table.StateSelect td
{
	font-size: 12px;
	vertical-align: middle;
	padding-right: 10px;
}

table.StateSelect td input
{
	margin-right: 3px;
}

/*#advanced-search
{
	width: 100%;
}

#advanced-search td
{
	padding: 2px;
}
*/

.listing-search .title
{
	background-color: #414141;
	padding: 5px;
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 15px;
}

#listing-details-left {
	float: left;
	width: 610px;
	border: solid 2px #666666;
	padding: 5px;
	margin: 10px 10px 10px 11px;
}

#listing-details-left .address
{
	background-color: #414141;
	padding: 5px;
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 15px;
}
.RTO-Title
{
	background-color: #414141;
	padding: 5px;
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 15px;
}

#listing-details-left .description
{
	text-align: justify;
	width: 100%;
	margin-bottom: 20px;
}

#listing-details-left .main-img
{
	margin: 0px 10px 10px 0px;
}

.attributeblock
{
	color: #000000;
	font: 14px Comic Sans MS, Sans-Serif;
	position: relative;
}

.heading
{
	border: solid 1px #444444;
	margin: 3px 3px 3px 0px;
	padding: 3px;
	width: 293px;
	display: inline-block;
	font-weight: bold;
}

.attribute
{
	border: solid 1px #444444;
	margin: 3px 0px 3px 3px;
	padding: 3px;
	width: 292px;
	display: inline-block;
}

#listing-details-left .title
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
/* ----------------------------------- Landig Page ---------------------------------------------------- */
.fsbo-landing {
	clear: both;
	width: 640px;
	padding: 0px;
	margin: 0px 10px 0px 6px;
}

.fsbo-landing .address
{
	background-color: #414141;
	padding: 5px;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px 5px 10px 0px;
}

.fsbo-landing .top-pics img {
	float: left;
	width: 630px;
	height: 420px;
	border: solid 2px #666666;
	padding: 0px;
	background-color: #FFFFFF;
}

.fsbo-landing .map_canvas
{
	float: left;
	clear: both;
	border: solid 2px #666666;
	width: 630px;
	height: 420px;
	margin: 15px 0px 0px 0px;
}

.fsbo-landing .listing-request
{
	clear: both;
	float: left;
	border: solid 2px #666666;
	width: 630px;
	height: 40px;
	margin: 15px 0px 0px 0px;
	font-size: 12px;
}


.fsbo-landing .bottom-pics img {
	float: left;
	width: 308px;
	height: 228px;
	border: solid 2px #666666;
	padding: 0px;
	background-color: #FFFFFF;
}

.fsbo-landing .canvas
{
	float: right;
	border: solid 2px #666666;
	width: 298px;
	height: 218px;
	margin: 0px 5px 0px 5px;
	padding: 5px;
	font-size: 13px;
}

.fsbo-landing .center-text
{
	width: 100%;
	clear: both;
	float:left;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

.listing-landing-header-footer
{
	margin: 10px 10px 10px 11px;
	clear: both;
	float: left;
}

/* --------------------------------------------------------------------------------------- */

.fsbo-details-right {
	clear: both;
	width: 640px;
	padding: 0px;
	margin: 0px 10px 0px 6px;
}

.fsbo-details-right #map_canvas
{
	float: left;
	border: solid 2px #666666;
	width: 305px;
	height: 228px;
	margin: 0px 5px 0px 5px;
}


.fsbo-details-right #pics img {
	float: right;
	max-width: 305px;
	border: solid 2px #666666;
	padding: 0px;
	background-color: #FFFFFF;
}

.fsbo-details-right #map-instructions
{
	float: left;
	border: solid 2px #666666;
	width: 305px;
	height: 45px;
	margin: 5px 0px 10px 5px;
	font-size: 12px;
}


.fsbo-details-right #image-instructions {
	float: right;
	width: 306px;
	border: solid 2px #666666;
	height: 45px;
	margin: 5px 10px 10px 0px;
	font-size: 12px;
}

.fsbo-details-right #videos
{
	clear: both;
	border: solid 2px #666666;
	width: 621px;
	height: 150px;
	margin: 0px 0px 0px 5px;
}

.fsbo-details-right #videos img
{
	padding: 15px 0px 0px 10px;
	border: 0px;
	background-color: Transparent;
}

.fsbo-details-right #footer-text
{
	clear: both;
	border: solid 2px #666666;
	width: 611px;
	margin: 0px 0px 10px 5px;
	font-size: 12px;
	padding: 5px;
}

.fsbo-details-right #large-map
{
	clear: both;
	border: solid 2px #666666;
	width: 621px;
	height: 460px;
	margin: 0px 5px 10px 5px;
}

.disclaimer
{
	font-size: 10px;
	text-align: justify;
	display: block;
	padding: 10px;
}

#video-main
{
	margin: 0 auto;
}

.video-address
{
	background-color: #414141;
	padding: 5px;
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 15px;
	width: 634px;
}
.video-embed
{
	border: solid 2px #666666;
	clear: both;
	width: 640px;
	margin-bottom: 15px;
	background-color: #BBBBBB;
	min-height: 300px;
}

.video-description
{
	width: 630px;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 20px;
}

#region
{
	width: 100%;
	margin: 0 auto;
}

#region table
{
	width: 100%;
}

#region td
{
	text-align: center;
	vertical-align: top;
	width: 50%;
}

#region h1
{
	text-align: center;
	padding-bottom: 20px;
}

#region h2
{
	text-align: center;
	padding-bottom: 10px;
}

#region img
{
	border: solid 2px #aaa;
	padding: 3px;
	background-color: #eee;
	text-align: center;
}

#region .description
{
	display: block;
	padding: 10px;
}

#region a
{
	display: block;
	padding: 10px 10px 0px 10px;
	text-align: center;
}

#area
{
	width: 100%;
	margin: 0 auto;
}

#area table
{
	width: 100%;
	padding-top: 20px;
}

#area td
{
	text-align: left;
	vertical-align: top;
	width: 100%;
	padding-bottom: 10px;
}

#area img
{
	border: solid 2px #aaa;
	padding: 3px;
	margin-right: 15px;
	background-color: #eee;
	text-align: center;
	float: left;
}

#area .title
{
	font-size: 30px;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}

#area .description
{
	font-size: 15px;
	padding: 10px 5px 5px 0px;
	display: block;
}

#area a
{
	text-align: left;
}


/********************************* Slide Menu  *********************************/

.jqueryslidemenu{
	font: bold 14px Comic Sans MS, Sans-Serif;
	background: #414141;
	width: 975px ;
	clear: both;
}

.jqueryslidemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block;
	background: #414141; /*background of tabs (default state)*/
	color: white;
	padding: 8px 10px;
	border-right: 1px solid #778;
	color: #2d2b2b;
	text-decoration: none;
	text-align: center;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
	color: white;
}

.jqueryslidemenu ul li a:hover{
	background: black; /*tab link background during hover state*/
	color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
	top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	font: normal 13px Verdana;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
	background: #eff9ff;
	color: black;
}

/* CSS classes applied to down and right arrow images */

.downarrowclass{
	position: absolute;
	top: 12px;
	right: 7px;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 5px;
}

/********************************* Feature Properties  *********************************/

.large-button
{
	float: left;
	width: 50%;
	text-align: center;
	margin: 15px 0px 0px 0px;
}

.large-button img
{
	border: 0px;
}

.feature-property-heading
{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	margin: 5px 0px 0px 0px;
	clear: both;
	float: left;
}

.feature-property-single
{
	width: 100%;
	clear: both;
	padding: 15px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	font-family: Verdana, Sans-Serif;
}

.feature-properties
{
	width: 100%;
	clear: both;
	padding: 15px 0px 0px 0px;
	/*padding: 15px 19px 350px 19px;*/
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
}
img.feature-property-bar
{
	border: 0;
}
.feature-property1
{
	float: left;
	width: 33%;
	text-align: center;
}
.feature-property2
{
	float: left;
	width: 33%;
	text-align: center;
}
.feature-property3
{
	float: right;
	width: 33%;
	text-align: center;
}
img.feature-property
{
	border: solid 2px #aaa;
	padding: 3px;
	background-color: #eee;
	width: 150px;
	height: 84px;
}
.listing-address
{
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: underline;
}

.cat-item
{
	font-size: 14px;
	margin-left: -20px;
}

.feature-property-list
{
	border: solid 2px #aaa;
	padding: 3px;
	background-color: #eee;
	width: 150px;
	height: 84px;
}

.feature-property-bar-list
{
	border: 0;
}

/********************************* Radio Show *********************************/
.header-radio
{
	clear: both;
	float: left;
	width: 642px;
	border: 1px solid #000;
	background-color: #bbbbbb;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0px 3px 3px;
}
.col1, .col2, .col3
{
	float: left;
	position: relative;
	overflow: hidden;
	padding: 5px;
	width: 204px;
}
/* 3 Column settings */
.threecol
{
	background: #eee;		/* right column background colour */
	position: relative;	/* This fixes the IE7 overflow hidden bug */
	clear: both;
	float: left;
	width: 100%;			/* width of whole page */
	overflow: hidden;		/* This chops off any overhanging divs */
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 12px;
	margin-bottom: 10px;
}
.threecol .title
{
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.threecol .profile
{
	clear: both;
}
.threecol .border
{
	border: solid 1px #666;
	padding: 0;
	float: left;
	width: 53px;
	height: 66px;
	margin: 0px 5px 5px 0px;
}
.threecol img
{
	padding: 3px;
	background-color: #bbb;
	width: 47px;
	height: 60px;
}	
.threecol .col1
{
}
.threecol .col2
{
}
.threecol .col3
{
}
.threecol .AudioPlayer
{
	margin-bottom: 10px;
}

/********************************* Profile *********************************/

#profile-main
{
	
}

#profile-main .profile-name
{
	display: block;
	font-size: 22px;
	font-weight: bold;
}

#profile-main .profile-title
{
	display: block;
	font-size: 18px;
	font-style: italic;
	margin-bottom: 15px;
}

#profile-main .profile-image
{
	clear: both;
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 1px;
	background-color: #000;
}

#profile-main p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
}

#profile-main .contact-name
{
	font-weight: bold;
}

#profile-main .contact
{
	font-size:14px;
	text-align: center;
}

#profile-main .profile-header
{
	font-size:20px;
	font-weight: bold;
	text-align: right;
	color: #666;
}

.button-center
{
 text-align: center;
}

#ctl00_ContentPlaceHolder1_DetailsView1 td
{
	padding: 3px;
}

/********************************* Profiles *********************************/

.header-profile
{
	clear: both;
	float: left;
	width: 100%;
	border: 1px solid #000;
	background-color: #bbbbbb;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
}
.threecol-profile
{
	background: #eee;		
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 14px;
	margin-bottom: 10px;
}

.threecol-profile .name
{
	color: #a52a2a;
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin-bottom: 12px;
}

.threecol-profile img
{
	text-align: center;
	border: solid 1px #888888;
	display: block;
}

.threecol-profile a
{
	display: block;
}

.col1-profile, .col2-profile, .col3-profile
{
	float: left;
	position: relative;
	width: 32%;
	/*height: 250px;*/
}

.col-profile-col2-col3-merged
{
	float: left;
	position: relative;
	padding: 3px;
	width: 65%;
	/*height: 250px;*/
}

.col1-profile
{
	padding: 3px;
}
.col2-profile
{
	padding: 3px 12px 3px 0px;
}
.col3-profile
{
	padding: 3px;
}

/********************************* Rent To Own *********************************/

.rent-to-own-brown
{
	color: #993300;
}
.rent-to-own-verbiage
{
	text-align: right;
	padding-right: 8px;
	color: #993300;
}
.listing-landing-links-listing1{
	float: left;
	clear: both;
	border: solid 2px #666666;
	padding: 5px;
	margin: 5px 5px 10px 11px;
	background-color: #E1FFE1;
	width: 610px;
}
.help-parent {
	position: relative;
	display: inline;
}

.help a span {
	display: none;
	z-index: 1;	
}
 
.help a:hover span {
	position: absolute;
	padding: 3px;
	top: 3px;
	left: 307px;
	display: block;
	color: #000;
	background: #FFFFFF;
	border: 1px solid #000;
	width: 292px;
}
.help a {
	display: inline;
	text-decoration: none;
	z-index: 1;	
}
.help-icon
{
	width: 15px;
	height: 15px;
	border: none;
}
.comparison-block
{
	position: relative;
}

.comparison-parent {
	position: relative;
	display: inline;
}

.comparison a span {
	display: none;
	z-index: 1;	
}
 
.comparison a:hover span {
	position: absolute;
	padding: 3px;
	top: 3px;
	left: 175px;
	display: block;
	color: #000;
	background: #FFFFFF;
	border: 1px solid #000;
	width: 292px;
}
.comparison a {
	display: inline;
	text-decoration: none;
	z-index: 1;	
}
.comparison-icon
{
	width: 15px;
	height: 15px;
	border: none;
}

