/*

Theme Name: GlideTour.com
Version: 2.0
Author: SodiumHalogen.com

*/	


			/* Global Layout */


body 
{
font-size: 62.5%;
margin: 0px;
text-align: center;
background: #E5E3DD url(../_images/bg.gif) top left repeat-x;
color: #444;
font-family: Helvetica, Arial, sans-serif;
}

a p, p a {
	color: #0087DB;
	}

	a:hover p, p a:hover {
		text-decoration: underline;
		}
		
#wrap{
	position:relative;
	margin:0 auto;
	text-align:left;
	width: 982px;
}
	
	#head{
		height: 130px;
		background: url(../_images/hbg.jpg) top center;
	}
	
		#logo{
			height: 130px;
			width: 359px;
			text-indent: -9999em;
			margin: auto;
			display: block;
			background: url(../_images/logo.gif) top center no-repeat;
		}
		
			#logo_mls{
				height: 130px;
				width: 359px;
				text-indent: -9999em;
				margin: auto;
				display: block;
				background: url(../_images/logo_mls.gif) top center no-repeat;
			}
	
	#nav-wrap{
		height: 42px;
		padding-bottom: 13px;
		background: url(../_images/nb.gif) bottom left no-repeat;
	}
	
		#nav{
			height: 42px;
			background: url(../_images/nbg.jpg) bottom left repeat-x;
		}

		#nav li{
			float: left;
			height: 42px;	
		}
		
		#nav li a{
			float: left;
			height: 42px;
			text-indent: -9999em;
		}
		
		#n1{
			width: 72px;
			background: url(../_images/n1.gif) top left;
		}
		#nproducts{
			width: 122px;
			background: url(../_images/nproducts.gif) top left;
		}
		#n2{
			width: 140px;
			background: url(../_images/n2.gif) top left;
		}
		#n3{
			width: 119px;
			background: url(../_images/n3.gif) top left;
		}
		#n4{
			width: 116px;
			background: url(../_images/n4.gif) top left;
		}
		#n5{
			width: 95px;
			background: url(../_images/n5.gif) top left;
		}				
		#n5.alt{
			width: 99px;
			background: url(../_images/contact-2.gif) top left;
		}	
		#nav li#login{
			float: right;
		}
		#nav li#tour{
			float: right;
		}
		#n6{
			width: 73px;
			background: url(../_images/nlogin.gif) top left;
		}		
		#n7{
			width: 82px;
			background: url(../_images/search-btn.gif) top left;
		}
		#n8{
			width: 126px;
			background: url(../_images/order-tour.gif) top left;
		}
		#n9{
			width: 141px;
			background: url(../_images/n2.gif) top left;
		}

		
		#n1.active, #n2.active, #n3.active, #n4.active,
		#n5.active, #n5.alt.active, #n6.active, #n7.active, #n8.active,
		#n9.active, #nproducts.active {
			background-position: left bottom;
		}
		
	
	#splash{
		position: relative;
		background: url(../_images/pbg.gif) top left;
		height: 414px;
		overflow: hidden;
		padding: 0 1px;
/*		border: 1px solid #333;  		*/

	}
	
		#splash-menu{
		position: relative;
			float: left;
			width: 320px;	
			text-align: left;
		}
		
			#splash-menu li{
				height: 138px;	
				font-size: 1.1em;
				background-repeat: no-repeat; 
				background-position: 0 0;
			}
			
			#splash-menu li.active {
				background-position:left bottom;
			}
							
			#splash-menu:hover{
				cursor: pointer;
			}
			
			#splash-menu h1{
				height: 71px;
				text-indent: -9999em;	
			}
			
			#splash-menu p{
				padding: 0 25px 0 20px;
				color: #565656;
				line-height: 1.5em;
			}
			
			#sm1{
				background: url(../_images/s1.gif);
			}
			#sm2{
				background: url(../_images/s2.gif);
			}
			#sm3{
				background: url(../_images/s3.gif);
			}
		
		#splash-content{
			position: relative;
			width: 660px;
			height: 414px;
			overflow: hidden;	
			text-align: left;
			font-family:  Helvetica, Arial, sans-serif;
			background: url(../_images/splashbg.jpg) top right no-repeat;
		}
		
			.splash-box{
				position: relative;
				padding: 30px 100px 0 100px;
				height: 384px;
				overflow: hidden;		
			}
			
				.splash-box p{
					font-weight: bold;
					font-size: 1.3em;
					padding-bottom: 1.4em;
					line-height: 1.4em;
					color: #0087DB;
				}
				
				#splash-content div#basic,#splash-content div#pro,#splash-content div#premier{
					display: none;
				}
				
				#splash-content div#premier.show,#splash-content div#pro.show,#splash-content div#basic.show {
					display: block;
				}
				
				.steps{
					float: left;
					width: 230px;
					font-size: 1.1em;
					padding-top: 10px;
					margin-bottom: 10px;
					border-top: 1px solid #ccc;
					border-bottom: 1px solid #ccc;
				}
				
					.steps li{
						padding: 0 0 10px 35px;
						margin-bottom: 10px;
						text-align: left;
						line-height: 1.5em;
						height: 40px;
					}
					
					.s1, .s2, .s3 { margin-right: 20px; }
					.s1, .s2, .s4, .s5 { }
					
					.s1{
						background: url(../_images/icon1.gif) left top no-repeat;
					}
					
					.s1a{
						background: url(../_images/icon1a.gif) left top no-repeat;
					}
					
					.s2{
						background: url(../_images/icon2.gif) left top no-repeat;
					}
					
					.s3{
						background: url(../_images/icon3.gif) left top no-repeat;
					}
					
					.s4{
						background: url(../_images/icon4.gif) left top no-repeat;
					}
					
					.s5{
						background: url(../_images/icon5.gif) left top no-repeat;
					}
					
					.s6{
						xbackground: url(../_images/icon6.gif) left top no-repeat;
					}
					
					.steps span { display: block; font-weight: bold; }

				
				.splash-box h2 {							
					font-size: 1.3em;
					padding-bottom: 1.3em;
					font-weight: bold;
				}
					.splash-box h2 span { color: #0086da; }
					.splash-box span.highlighted { color: #0086da; }
				
				.splash-box strike { color: #888; }
				
				a.view-a-tour {
					font-size: 1.3em;
					font-weight: bold;
					text-align: right;
					display: block;
					color: #0086da;
				}
				
				a.view-a-tour:hover { color: #0194f4; }
			
				.get-started {
					overflow: hidden;
					position: absolute;
					bottom: 0;
					left: 90px;
					width: 480px;
					height: 81px;
					border: 1px solid #DEDDDB;
					background: url(../_images/slide.gif) top left repeat-x;
				}
				
					.get-started ul {
						float: left;
						width: 148px;
						padding: 11px 10px 0 10px;
						text-align: right;
						height: 70px;
						font-size: 11px;
						border-right: 1px solid #DEDDDB;;
					}
					
					.get-started li {
						margin: 4px 0 4px 0;
						background: url(../_images/dot-break.gif) 71px 8px no-repeat;
					}
					
					.get-started strong {
						float: left;
						font-weight: normal;
						color: #0087DB;

					}
					
					.get-started-link {
						float: left;
						height: 81px;
						width: 229px;
						text-indent: -9999em;
						padding: 0 35px;
						border-left: 1px solid #fff;
						background: url(../_images/get-started.gif) top center no-repeat;
					}
					
						.get-started-link:hover {
							background-position: center bottom;
							}
						
					.get-started .featured { color: #0086da; font-size: 12px; font-weight: bold; }


	#page{
		padding: 1px 0px 40px 0px;
		overflow: hidden;
		background: url(../_images/pbg.gif) top left;	
	}
	
	.inner #page{
		background: url(../_images/pbg2.gif) top left;	
	}
		
		
		
		#sidebar{
			position: relative;
			z-index: 10;
			float: left;
			width: 200px;
			text-align: left;
			margin-left: 1px;
			display: inline;
			padding: 45px 20px 0 20px;
			margin-top: -1px;
			background: url(../_images/sbbg.gif) top left repeat-x;
		}
		
			.search-title{
				height: 35px;
				background: url(../_images/search-title.gif) top left no-repeat;
				text-indent: -9999em;	
			}
			
			.module label{
				display: block;
				font-size: 1.1em;
				color: #555;
				padding: 8px 0 2px 0;
			}
			
			.module input {
				display: block;
				font-size: 1.1em;
				color: #555;
				width: 193px;
			}
			
			.module p{
				overflow: hidden;
			}
			
			#lots {
				display: none;
			}
			
			.select-1{
				width: 200px;
				padding: 1px;
				font-size: 1.1em;
			}
			
			.select-2{
				width: 90px;
				padding: 1px;
				font-size: 1.1em;
				display: inline;
				margin-right: 10px;
			}
			
			.select-3{
				width: 100px;
				padding: 1px;
				font-size: 1.1em;
			}
			
			.sel-wrap{
				float: left;	
			}
			
			.module input.search-submit{
				height: 27px;
				width: 197px;
				border: 0;
				text-shadow: 0px 1px 1px #fff;
				font-size: 1.1em;
				color: #0082D9;
				font-weight: bold;
				margin-top: 20px;
				font-family: Arial, Helvetica, sans-serif;
				background: url(../_images/b_search_now.gif) top left no-repeat;
				cursor: pointer;
			}		
		
		#content{
			position: relative;
			z-index: 10;
			float: right;
			width: 700px;
			padding-right: 20px;
			text-align: left;	
			overflow: visible;
		}
		
			#paginate-btm {
				border-top: 1px solid #ccc;
			}
			
			#paginate, #paginate-btm {
				overflow: hidden;
				padding-bottom: 20px;		
			}
			
				#paginate ul, #paginate-btm ul {
					float: left;
					height: 26px;
					border: 1px solid #EEEBE6;	
					border-top: 0;	
					font-size: 1.1em;	
					-moz-border-radius: 0 0 5px 5px;
					-webkit-border-radius: 0 0 5px 5px;
					border-radius: 0 0 5px 5px;
					background: url(../_images/paginate-bg.gif) top left;
				}
				
				#paginate li, #paginate-btm li{
					float: left;
					border-right: 1px solid #fff;
				}
				
				#paginate li:last-child, #paginate-btm li:last-child{
					border: 0;
				}
				
				#paginate li a, #paginate-btm li a{
					float: left;
					padding: 5px 0 0 0;
					width: 25px;
					text-align: center;
					height: 21px;
					color: #555;
				}
				
				#paginate li a:hover, #paginate li.active a, #paginate-btm li a:hover, #paginate-btm li.active a{
					text-decoration: none;
					background: url(../_images/paginate-active.gif) top left;	
				}
				
				#paginate p, #paginate-btm p{
					float: right;
					padding: 2px 4px 0 10px;
					height: 24px;
					border: 1px solid #EEEBE6;	
					border-top: 0;	
					overflow: hidden;
					font-size: 1.1em;	
					-moz-border-radius: 0 0 5px 5px;
					-webkit-border-radius: 0 0 5px 5px;
					border-radius: 0 0 5px 5px;
					background: url(../_images/paginate-bg.gif) top left;
				}
				
				#paginate label, #paginate-btm label{
					float: left;	
					padding: 5px 11px 0 0;
				}
				
				#paginate select, #paginate-btm select{
					float: left;
					font-size: 1em;
					margin-top: 2px;
				}
			
			#alert{
				height: 68px;
				padding-bottom: 40px;	
			}
			
				#alert p{
					float: left;
					margin-left: -16px;
					padding: 16px 20px 0 35px;
					font-size: 1.1em;
					color: #0082D9;
					font-weight: bold;
					line-height: 1.7em;
					height: 52px;
					width:  432px;
					background: url(../_images/search-alert.gif) top left no-repeat;
					text-shadow: 0px 1px 1px #fff;
				}
			
			
			#property-list{
				overflow: hidden;	
			}
			
				#property-list li{
					overflow: hidden;
					padding-bottom: 40px;
					position:relative;
					z-index:1;	
				}

				#property-list li:hover {
					cursor: pointer;
					background: url(../_images/bg_listing_hover.gif) center top no-repeat;
					}

				#property-list li:hover .property-options p a.shBox {
					background: url(../_images/paginate-bg.gif) left top;
					}

				
				.property-image{
					float: left;
				/*	width: 220px; */
				}
				
				.property{
					float: right;
					width: 460px;
					overflow: hidden;
					border-top: 1px solid #D6D3CC;
				}
				
					.property-info{
						float: left;
						width: 150px;
						padding-right: 10px;
						text-align: left;	
						font-size: 1.4em;	
					}
					
						.property-info span{
							display: block;
							line-height: 1.5em;
						}
						.property-info span.price{
							padding: 12px 0 12px 0;
							font-size: 1.2em;
							font-weight: bold;
							color: #0082D9;
							text-shadow: 0px 1px 1px #fff;
						}

						.property-info span.adress {
							width: 200px;
							font-size: 13px;
							}
					
					.property-options{
						float: right;
						width: 300px;
						text-align: left;	
						padding-bottom: 20px;
						border-bottom: 1px solid #D6D3CC;
					}
					
						.property-options p{
							overflow: hidden;
							padding-bottom: 20px;
							border-top: 1px solid #fff;
							position: relative;
							z-index: 1;
						}
					
						.property-options p a{
							float: right;
							padding: 5px 0 0 0;
							height: 21px;
							width: 148px;
							border: 1px solid #EEEBE6;	
							border-top: 0;	
							text-align: center;
							overflow: hidden;
							font-size: 1.1em;	
							-moz-border-radius: 0 0 5px 5px;
							-webkit-border-radius: 0 0 5px 5px;
							border-radius: 0 0 5px 5px;
							color: #0082D9;
							text-shadow: 0px 1px 1px #fff;
							background: url(../_images/paginate-active.gif) top left;
						}
						
							.property-options p a:hover {
								background: url(../_images/paginate-bg.gif) top left;
								text-decoration: none;
								}

						.property-options .realtor {
							margin-left: 60px;
							line-height: 1.5em;
							}
							
							.property-options .realtor a:hover {
								color: #00589F;
								}
						
						.property-options strong{
							font-weight: bold;
							display: block;	
							font-size: 1.1em;
						}
						
						.property-options span{
							display: block;	
							font-size: 1.1em;
						}
							.property-options span a {
								color: #0087DB;
								}
						
						.avatar{
							float: right;
							margin-left: 20px;
							border: 1px solid #EEEBE6;	
						}
						
							.avatar img{
								float: left;
							}
				
/*I*/
	
		#front-content{
			position: relative;
			z-index: 10;
			float: left;
			width: 640px;
			font-size: 1.1em;	
			text-align: left;
			padding-left: 11px;
			padding-top: 40px;
		}
		
			#front-content h1, #front-content h2, #front-content h3, #front-content p {
				margin-left: 20px;
				margin-right: 20px;
			}
		
			#front-content h1{
				font-size: 1.6em;
				font-weight: bold;
				color: #0087DB;
				padding-right: 80px;
				padding-bottom: 1.3em;					
				line-height: 1.5em;
			}
			
			#front-content h2{
				font-size: 1.2em;
				font-weight: bold;
				color: #0087DB;				
				line-height: 1.5em;
			}
			
			#front-content h3{
				font-size: 1.1em;
				font-weight: bold;
				color: #0087DB;
			}
			
			#front-content p{
				font-size: 1.1em;
				line-height: 1.5em;
				padding-bottom: 1.5em;	
			}
			
			.split-box{
				float: left;
				width: 300px;
				margin-left: 10px;
				margin-right: 10px;
				margin-bottom: 20px;
			}
			
				.split-box img {
					margin-bottom: 10px;
					border: 1px solid #e5e3dd;
				}
			
			.strap { margin-bottom: 20px; width: 500px; }
		
		
		#front-sidebar{
			position: relative;
			z-index: 10;
			float: right;
			width: 320px;
			text-align: left;			
			font-size: 1.2em;
			padding-right: 1px;
			padding-top: 46px;
		}
		
			#front-sidebar .widget{
				padding: 20px 20px 10px 20px;
			}
			
			#front-sidebar blockquote{
				font-style: italic;
				line-height: 1.5em;
				font-family: Georgia, Times, serif;
				margin-bottom: 1em;
			}
			
				#front-sidebar cite, span.cite_title{
					display: block;
					color: #666;
					font-size: .90em;
					line-height: 1.5em;
					}
					
					span.cite_title { margin-left: 13px; margin-bottom: 20px; }
					
				#front-sidebar img.img_right {
					border: 1px solid #ccc;
					padding: 3px;
					float: right;
					margin-bottom: 10px;
					margin-left: 10px;
					}
			
			.payment_icons {
				float: right;
				padding: 5px 30px;
				}

				.payment_icons img {
					height: 30px;
					}
					
			.aff_logo_col {
				float: left;
				width: 125px;
				}
				
				.aff_logo_col img {
					margin-top: 20px;
					filter:alpha(opacity=50);
					-moz-opacity:0.5;
					-khtml-opacity: 0.5;
					opacity: 0.5;
					}
					
				.aff_logo_col img:hover {
					margin-top: 20px;
					filter:alpha(opacity=100);
					-moz-opacity:1;
					-khtml-opacity: 1;
					opacity: 1;
					}
				
				.aff_logo_col_2 {
					margin-left: 20px;
					}
				
				.aff_logo_col_bottom { margin: 0 20px; }
					
			.lets_get_started {
				width: 580px;
				margin: 0 10px 40px;
				padding: 20px 20px 0 20px;
				background: url(../_images/startedbg.jpg) top left repeat-x #ecebe8;
				border: 1px solid #dedddb;
				}
				
				.lets_get_started .btn_started {
					float: right;
					background: url(../_images/btn_bg.gif) left top no-repeat;
					font-size: 12px;
					font-weight: bold;
					color: #FFFFFF;
					display: block;
					width: 116px;
					height: 23px;
					margin: 5px 0 0 20px;
					padding: 9px 0 0 20px;
					}
			
			#front-sidebar h2{
				font-size: 1.2em;
				font-weight: bold;
				color: #0087DB;				
				line-height: 1.5em;
				}
			
			#front-sidebar h3{
				font-size: 1.1em;
				font-weight: bold;
				color: #0087DB;
			}
		
			#front-sidebar p{
				line-height: 1.5em;
				padding-bottom: 1.5em;	
				}


	
	#foot{
		position: relative;
		margin-top: -150px;
		padding: 150px 40px 0;
		height: 60px;
		font-size: 1em;
		background: url(../_images/fbg.gif) top left no-repeat;
	}
	
	.inner #foot{
		background: url(../_images/fbg2.jpg) top left no-repeat;
	}
	
		#foot a{
			color: #444;
		}


/* GRID RULES *I*/

.grid-4 { width: 310px; margin: 0 10px; }

.grid-6 { width: 460px; margin: 0 10px; }

.grid-8 { width: 620px; margin: 0 10px; }


.float_left {
	float: left;
}



/* -------- Testimonials -------- */


#front-content .test blockquote {
	font: italic normal 1.2em/1.5em Georgia, Times, serif;
	margin: 0 0 10px 20px;
/*	margin-bottom: 1em;*/
	}
			
	.test cite {
		margin-left: 20px;
/*		margin-top: -10px;*/
		}

	.test cite, .test span.cite_title{
		display: block;
		color: #666;
		font-size: 11px;
		line-height: 1.5em;
		}
		
		span.cite_title { 
			margin-left: 13px; 
			margin-bottom: 20px;
			font-size: 1em;
			}
		
	.test img.img_left {
		float: left;
		border: 1px solid #ccc;
		padding: 3px;
		margin: 0 15px 10px 0;
		}
		
		.test img.agent_logo {
			float: left;
			margin: 0 20px 20px;
			border: none;
			}


	#test_vid {
		margin-left: -20px;
		}
		
	.left_20 {
		margin-left: 20px;
		}
		
	.test_vid_col {
		float: left;
		width: 125px;
		margin-left: 20px;
		}
		
		.test_vid_col img {
			margin: 20px 0 5px 0;
			border: 1px solid #ccc;
			padding: 3px;
			float: left;
			width: 110px;
			height: 110px;
			position: relative;
			}

		.test_vid_col p {
			margin-left: 0;
			padding-left: 25px;
			background: url(../_images/icon_video.gif) left 4px no-repeat;
			}
			
		.test_vid_col img.vid_over,.test_vid_col img.vid_over_roll {
			border: none;
			float: none;
			height: 110px;
			width: 110px;
			position: absolute;
			top: 0;
		}
		
		.test_vid_col a.overlay {
			position: relative;
			display: block;
			width: 110px;
		}
		
		.test_vid_col img.vid_over_roll {
			display: none;
		}


/* -------- About GT -------- */
#front-content h2.h2_large {
	font-size: 1.6em;
	margin-left: 30px;
	padding-bottom: 10px;
	}
	
.features {
	margin-top: 20px;
	clear: both;
	}
	
.hr {
	border-bottom: 1px dotted #ccc;
	margin: 0 30px 20px 20px;
	padding-top: 10px;
	width: 570px;
	}

.pad_top {
	margin: 0 30px 10px 20px;
	padding-top: 10px;
	width: 570px;
	}
		
	.features .hr {
		margin: 0 30px 20px;
		width: 580px;
	}
	
.about_green {
	margin-left: 20px;
	padding-left: 65px;
	background: url(../_images/leaf.jpg) left top no-repeat;
	}

	#front-content .about_green h3 {
		color: #53ad3a;
		font-size: 1.2em;
		}

	.about_green p {
		color: #666;
		font-size: 1.2em;
		line-height: 1.3em;
		}


	/* -------- About GT Shop -------- */
	#about_us #page {
		background: url(../_images/pbg.gif) left top repeat;
		}
	
	#about_us #foot {
		background: url(../_images/fbg.gif) top left no-repeat;
		}
		

/* -------- Order a Tour -------- */
#order_a_tour #front-content {
	width: 960px;
	height: 395px;
	padding-top: 17px; 
/*	padding-top: 217px;
	background: url(../_images/light.jpg) 2px top no-repeat;
*/	}

#order_a_tour .grid-6 form, #order_a_tour_signup .grid-6 form {
	margin-left: 0;
	}

#order_a_tour h1, #order_a_tour_signup h1 {
	padding-bottom: 0;
}

#order_a_tour form p, #order_a_tour_signup form p {
	margin-left: 0;
	}
	
#order_a_tour form label, #order_a_tour_signup form label {
	float: left;
	width: 78px;
	font: bold 1em/1.5em helvetica, arial, sans-serif;
	text-align: right;
	margin: 0 10px;
	}

#order_a_tour form input, #order_a_tour_signup input {
	float: left;
	width: 240px;
	}
	
#order_a_tour form input.sign_in, #order_a_tour form input.sign_up, #order_a_tour_signup form input.sign_in, #order_a_tour_signup form input.sign_up {
	display: block;
	height: 27px;
	width: 260px;
	border: 0;
	text-shadow: 0px 1px 1px #fff;
	font-size: 1.1em;
	color: #0082D9;
	font-weight: bold;
	margin-left: 96px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../_images/b_sign_up_in.gif) top left no-repeat;
	cursor: pointer;
	}
	
	#order_a_tour form input.sign_in:hover, #order_a_tour form input.sign_up:hover, #order_a_tour_signup form input.sign_in:hover {
		background-position: left bottom;
		}
		
/* -- Order a Tour Sign Up -- */
#order_a_tour_signup #front-content {
	width: 960px;
	height: 495px;
	padding-top: 17px; 
/*	padding-top: 217px;
	background: url(../_images/light.jpg) 2px top no-repeat;
*/	}


/* -------- Contact -------- */
#front-content .address {
	font-size: 1.2em;
	margin: 0 20px 20px 30px;
}
	
	#contact_us #page {
		background: url(../_images/pbg.gif) left top repeat;
		}
		
	#contact_us #foot {
		background: url(../_images/fbg.gif) top left no-repeat;
		}


/* icons */
.test_icon {
	background: url(../_images/icon_testimonial.gif) left 5px no-repeat;
	margin-top: -20px;
	padding-left: 18px;
}

.phone_icon {
	background: url(../_images/icon_phone.gif) 2px 2px no-repeat;
	padding-left: 18px;
}
	.vcard .phone_icon {
		padding-left: 25px;
		}
		
.email_icon {
	background: url(../_images/icon_email.gif) left 5px no-repeat;
	padding-left: 18px;
}
	#o-details .email_icon {
		background: url(../_images/icon_email.gif) left 2px no-repeat;
		}
	.vcard .email_icon {
		background: url(../_images/icon_email.gif) left 2px no-repeat;
		padding-left: 25px;
	}

.url_icon {
	background: url(../_images/icon_external.gif) left 1px no-repeat;
	padding-left: 25px;
}

.map_icon {
	background: url(../_images/icon_map.gif) left top no-repeat;
	padding-left: 11px;
	}

.survey_icon {
	background: url(../_images/icon_survey.gif) left top no-repeat;
	padding-left: 18px;
	}
	
.doc_icon {
	background: url(../_images/icon_doc.gif) left top no-repeat;
	padding-left: 14px;
	}
	
/* -------- Privacy -------- */
	#privacy #page, #privacy_policy #page {
		background: url(../_images/pbg.gif) left top repeat;
		}
	
	#privacy #foot, #privacy_policy #foot {
		background: url(../_images/fbg.gif) top left no-repeat;
		}


#privacy .split-box, #privacy_policy .split-box {
	margin-left: 0;
	}

/* -------- Landing Pages -------- */

#videoPlay {
	height: 345px;
	width: 460px;
	margin-left:9px;
}

#landing #page {
	background: url(../_images/landing_1_bg.jpg) left top no-repeat;
	}

	*+html #landing #page {	
		margin-top: -12px;
		}
		
#landing #front-content {
	width: 960px;
	height: 495px;
	padding-top: 17px;
	}

#landing .landing_col_6 {
	float: left;
	width: 466px;
	height: 200px;
	margin-bottom: 220px;
	text-align: center;
	}
		
#landing h1.prop_shoppers {
	background: url(../_images/h1_property_shoppers_l.gif) left top no-repeat;
	width: 310px;
	height: 20px;
	margin: 44px 0 4px 78px;
	text-indent: -9999em;
	}
	
#landing h1.prop_marketers {
	background: url(../_images/h1_property_marketers_l.gif) left top no-repeat;
	width: 310px;
	height: 20px;
	margin: 44px 0 4px 63px;
	text-indent: -9999em;
	}
	

#landing h2 {
	font-size: 1.2em;
	color: #868278;
	margin: 16px 0 16px 10px;
	padding-bottom: 5px;
	text-align: center;
	}
	



	
	#landing .landing_col_6:hover h1 {
		background-position: left -45px; 
		cursor: pointer;
		}		

	#landing .landing_col_6:hover h2 {
		color: #333;
		cursor: pointer;
		text-decoration: none;
		border: none;
		}
	
	.push_left_20 {
		margin-left: 20px;
		}
		
.landing_green {
	margin-left: 317px;
	padding-top: 25px;
	width: 400px;
	}

	#front-content .landing_green h3 {
		color: #53ad3a;
		font-size: 1.2em;
		}

	#front-content .landing_green p {
		color: #666;
		font-size: 1.2em;
		line-height: 1.3em;
		}
		

#marketers #page, #shoppers #page {
	background: url(../_images/landing_2_bg.jpg) left top no-repeat;
	}

/* -------- Landing Marketers & Landing Shoppers -------- */

#marketers #front-content, #shoppers #front-content {
	width: 960px;
	height: 495px;
	padding-top: 17px;
	}
	
	#marketers h1 {
		background: url(../_images/h1_property_marketers.gif) left top no-repeat;
		width: 310px;
		height: 20px;
		margin: 17px 0 4px 10px;
		text-indent: -9999em;
		}
		
		#shoppers h1 {
			background: url(../_images/h1_property_shoppers.gif) left top no-repeat;
			width: 310px;
			height: 20px;
			margin: 17px 0 4px 10px;
			text-indent: -9999em;
			}

	
	#marketers h2, #shoppers h2 {
		color: #444;
		margin-left: 10px;
		padding-bottom: 5px;
		}
		
	#marketers h3, #shoppers h3 {
		margin-left: 10px;
		font-size: 1.3em;
		position: relative;
		}
		
		#marketers h3.arrow, #shoppers h3.arrow {
			background: url(../_images/bg_arrow.gif) 180px 5px no-repeat;
			}

		#marketers h3.arrow:hover, #shoppers h3.arrow:hover {
			}
			
	#marketers p, #shoppers p {
		color: #444;
		margin-left: 10px;
		}

	#marketers .landing_strap h3, #shoppers .landing_strap h3 {
		color: #444;
		margin-top: 25px;
		}


.landing_col_4 {
	float: left;
	width: 310px;
	margin-right: 10px;
	}	

.landing_col_6 {
	float: left;
	width: 468px;
	}	

.landing_col_8 {
	float: left;
	width: 640px;
	}	

.landing_strap {
	margin-top: 30px;
	}


.landing_video {
	background: url(../_images/landing_video_bg.gif) left top no-repeat;
	padding: 5px 6px;
	}

.show_packages {
	background: url(../_images/b_show_packages.gif) left top no-repeat;
	width: 478px;
	height:	81px;
	text-indent: -9999em;
	cursor: pointer;
}

.search_properties {
	/*background:transparent url(../_images/b_search_properties.gif) no-repeat scroll left top;*/
	cursor:pointer;
	font-size:1.3em;
	font-weight:bold;
	height:81px;
	margin-left:10px;
	margin-top:25px;
	width:478px;
	text-indent:155px;
	color:#0087DB;
}

#shBox-contain {
	height:0px;
	position:absolute;
	top:130px;
	width:982px;
	margin: 0 auto;
	z-index:2000;
	overflow: hidden;
	display: none;
}

#loader {
	height:250px;
	left:0px;
	position:absolute;
	top:0px;
	width:250px;
	z-index:5;
}

#overlayBG {
	width: 100%;
	background-color: #CCCCCC;
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#overlay{
	margin: 0px auto;
	width: 960px;
	background: #F6F6F6;
	padding: 10px;
	border: 1px solid #C9D2D5;
	position: relative;
	z-index: 9999;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.05);
}

	#o-slider{
		height: 18px;
		border-bottom: 9px solid #F6F6F6;
		background: url(../_images/slide-bg.gif) top left;	
	}
	
		#slide-with{
			display: block;
			height: 18px;
			width: 100px;
			margin-left: 305px;
			background: url(../_images/icon_swap.gif) top left no-repeat;
			text-indent: -9999em;
		}
	
			#slide-with:hover {
				width: 100px;
				}

		#close-slide{
			float: right;
			width: 18px;
			height: 18px;
			background: url(../_images/icon_close.gif) top left;
			text-indent: -9999em;
		}
		
	
	
	#o-page{
		overflow: hidden;	
	}
	
		#o-bar{
			float: left;
			width: 310px;
		}
		
			.movie{
				overflow: hidden;
				width: 310px;
/**/				height: 233px;
					background: #F6F6F6;
			}
			
				.movie img{
					display: block;
				}
			
			.o-info{
				overflow: hidden;
				border-bottom: 1px solid #D6D3CC;
				text-align: left;
				padding-bottom: 14px;
				margin: 14px 8px 14px 8px;
			}
			
				.o-info h1{
					float: left;
					font-size: 1.6em;
					color: #0083D8;
					font-weight: bold;
				}
				
				.o-info p{
					float: right;
					width: 157px;
					line-height: 1.4em;
					font-size: 1.3em;
				}
				
				.o-info span{
					display: block;
				}
			
			
			.o-agent{
				overflow: hidden;
				margin: 20px 8px 14px 8px;
				text-align: left;
			}
			
				.o-agent img{
					float: right;
					clear: right;
					border: 1px solid #D6D3CC;
					margin-bottom: 10px;
				}
				
				.o-agent h2{
					font-size: 1.4em;
					color: #0083D8;
					font-weight: bold;
					padding-bottom: .8em;
				}
				
				.vcard{
					font-size: 1.1em;
					padding-bottom: .3em;
					line-height: 1.6em;
				}
				
				.vcard a{
					color: #444;
				}
				
				.fn{
					font-weight: bold;
				}
				
				a.o-intro{
					font-size: 1.1em;
					color: #0083D8;
					background: url(../_images/icon_video.gif) left 2px no-repeat;
					padding-left: 25px;
				}
			
			#o-specs{
				overflow: hidden;	
				text-align: left;
				margin: 20px 8px 14px 8px;
				font-size: 1.1em;
			}
			
				#o-specs h2{
					font-size: 1.3em;
					color: #0083D8;
					font-weight: bold;
					padding-bottom: .8em;
				}
				
				#o-specs table{					
					border: 1px solid #D6D3CC;
					border-right: 0;
					border-bottom: 0;
					margin-bottom: 18px;
				}
				
				#o-specs th{
					padding: 8px 8px 8px 12px;
					background: #fff;
					border-bottom: 1px solid #D6D3CC;
					border-right: 1px solid #D6D3CC;
					font-weight: bold;
				}
				
				#o-specs td{
					padding: 8px 8px 8px 12px;
					border-bottom: 1px solid #D6D3CC;
					border-right: 1px solid #D6D3CC;
				}
				
				#level-details th, #level-details td{
					width: 25%;
					text-align: center;
				}


	#o-content{
		float: right;
		width: 640px;
	}
	
	#media-big,#media-big embed {
		height: 545px;
		overflow: hidden;
		width: 640px;
		position: relative;
		z-index: 2000;
		}

	
		#gallery-image{
			overflow: hidden;
			height: 545px;	
		}
		
			#gallery-image img{
				display: block;
			}
		
		#gallery-menu {
			overflow: hidden;
			height: 28px;
			margin-bottom: 30px;
			padding: 0 12px 0 12px;		
		}
		
			#gallery-menu li {
				float: right;
				width: 80px;
				height: 28px;
			}
			
			#gallery-menu li a {
				float: right;
				width: 80px;
				height: 28px;
				text-indent: -9999em;	
			}
			
			li#gm1{
				float: left;
				width: 141px;	
			}
				li#gm1 a{
					width: 141px;
					background: url(../_images/request-info.gif) top left;
				}
			
			#gm5 a{
				background: url(../_images/go-next.gif) top left;
			}
			#gm4 a{
				background: url(../_images/go-previous.gif) top left;
			}
			#gm3 a{
				background: url(../_images/go-stop.gif) top left;
			}
			#gm2 a{
				background: url(../_images/go-go.gif) top left;
			}
			
		/* gallery small */
		
		#gallery-menu-left {
			overflow: hidden;
			height: 28px;
			margin-bottom: 30px;
			padding: 0;		
		}


		#gallery-menu-left li{
			float: right;
			width: 77px;
			height: 28px;
			}
				
		#gallery-menu-left li a {
			float: right;
			width: 77px;
			height: 28px;
			text-indent: -9999em;	
			}

		
		#gallery-menu-left #gm5 a{
				background: url(../_images/go-next-s.gif) top left;
				width: 77px;
				}
		#gallery-menu-left #gm4 a{
				background: url(../_images/go-previous-s.gif) top left;
				width: 77px;
				}
		#gallery-menu-left #gm3 a{
				background: url(../_images/go-stop-s.gif) top left;
				width: 77px;
				}
		#gallery-menu-left #gm2 a{
				background: url(../_images/go-go-s.gif) top left;
				width: 77px;
				}

			
			
		#media-bg, #media-small {
			background: #f6f6f6;
			}
		
		#o-details{
			font-size: 1.1em;
			text-align: left;
			padding: 14px;
		}
		
			#o-details h3{
				font-size: 1.5em;
				color: #0083D8;
				font-weight: bold;
				padding-bottom: .8em;
			}
			
				#o-details h3 span{
					float: right;
					font-size: .65em;
					padding-top: .35em;
				}
				
				#o-details a{
					color: #0083D8;
					margin: 0 7px;
				}
					#o-details a:hover{
						color: #00589F;
						}
		
			#o-details th{
				padding: 8px 8px 8px 12px;
				background: #fff;
				border-bottom: 1px solid #D6D3CC;
				border-right: 1px solid #D6D3CC;
				font-weight: bold;
			}
			
			#o-details td{
				padding: 8px 8px 8px 12px;
				border-bottom: 1px solid #D6D3CC;
				border-right: 1px solid #D6D3CC;
			}
			
			#o-details table{					
				border: 1px solid #D6D3CC;
				border-right: 0;
				border-bottom: 0;
				margin-bottom: 18px;
			}

.delay {
	display: none;
}
			
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#paginate select {
		border: 1px solid #ccc;
		background-color: #fff;
		color: #333;
	}
	
	#sidebar select {
		border: 1px solid #ccc;
		background-color: #fff;
	}
}


/* -- standalone player -- */
body#standalone, body#home_tour, body#video_home_tour {
	background-position: left -17px;
	margin-top: -17px;
}

/* Added to get rid of the crappy browser alerts */
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(../_images/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(../_images/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(../_images/info.gif);
}

#popup_content.confirm {
	background-image: url(../_images/important.gif);
}

#popup_content.prompt {
	background-image: url(../_images/help.gif);
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

body#emailer, body#email_sent,
body#more_info, body#more_info_sent, body#remove_entry {
	background-image: none;
	background-color: #F6F6F6;
}

#remove_entry #wrap {
	width: 400px;
}

div.links {
	margin-top: 20px;
}

div.links div#response {
	margin-left: 20px;
	margin-top: 20px;
	display: none;
}

div.links div#response span {
	left:7px;
	position:relative;
	top:-10px;
}

#emailer h1, #email_sent h1,
#more_info h1, #more_info_sent h1, #remove_entry h1 {
	color:#0087DB;
	font-size:1.6em;
	font-weight:bold;
	line-height:1.5em;
	padding-bottom:.3em;
	padding-right:80px;
	margin-left:20px;
	margin-right:20px;
}

#remove_entry h1 {
	padding-right: 0;
}

#confirm-buttons {
	margin-left: 15px;
}

#confirm-buttons input {
	margin-right: 15px;
}

#email_sent h2,
#more_info_sent h2, #remove_entry h2 {
	color:#0087DB;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.5em;
	margin-left:20px;
	margin-bottom: 15px;
}

#emailer p, #email_sent p,
#more_info p, #more_info_sent p, #remove_entry p  {
	font-size:1.1em;
	line-height:1.5em;
	padding-bottom:1.8em;
}

#emailer label,
#more_info label {
	float:left;
	font-size:1em;
	font-weight:bold;
	line-height:1em;
	margin:0 10px;
	text-align:right;
	width:78px;
}

#emailer #login-submit,
#more_info #login-submit {
	background:transparent url(../_images/b_sign_up_in.gif) no-repeat scroll left top;
	border:0 none;
	color:#0082D9;
	cursor:pointer;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	font-weight:bold;
	height:27px;
	margin-left:96px;
	margin-top: 15px;
	text-shadow:0 1px 1px #FFFFFF;
	width:260px;
}

#emailer input, #more_info input {
	float: left;
	width: 240px;
}

#emailer textarea, #more_info textarea {
	float: left;
	width: 240px;
	font: normal 1.1em helvetica, arial, sans-serif;
	padding: 2px;
	height: 80px;
	}

div.emailer {
	width: 430px;
	margin: 20px auto;
	background-color: #F6F6F6;
}

p.close-window {
	margin-left: 20px;
	font-size: 12px;
	margin-top: 30px;
}

p.close-window a {
	text-decoration: underline;
}

/* more info */
.side-house {
	width: 320px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

.info_container {
	width: 320px;
	float: left;
	margin: 10px 0 0 20px;
}

#more_info .info_container p {
	font-size: 1.2em;
}

.info_container img {
	float: right;
	height: 56px;
	margin: 0 0 20px 20px;
	}