/*----------------------------------------------------------------------------- 
 
author:    [Brandon L. Rager]
email:     [brandonlee@cysy.com]
website:   [www.cysy.com]
-----------------------------------------------------------------------------*/

/* Remove padding and margin ------------------------------------------------*/ 
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-decoration: none;
}

ul, ol, p {list-style: none;margin: 0 0 1.5em 0;}

p {margin: 0 0 1.3em 0;}

/* remember to define focus styles! */
:focus {outline: 0;}

img {border:0;}
a img {border:0}

/* Float Definitions -----------------------------------------------------------*/

.clear {clear:both;} 

.right {float: right;} 

	body#sub #footer .outside .right {
		margin-right: 10px;
		}

.left {float: left;}

.alignleft {float:left;margin: 0 7px 2px 0;}

.alignright {float:right;margin: 0 0 2px 7px;}

img.left, img.alignleft {margin: 0 7px 7px 0;clear:left;}

img.right, img.alignright {margin: 0 0 7px 7px;clear:right;}

.post img.aligncenter, .attachment img.aligncenter { margin: 0 auto; text-align: center; }

/*---------------------------------- BODY TAG ----------------------------- */

body {
	background: url(../images/layout_background_top.jpg) no-repeat top center #fbfbf7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
	color: #47443c;
}

body#sub {
	background: none;
	background: #fbfbf7;
}

/* ------------------------------------------------------------------------------------------------------------ INITIAL STYLES */

a {
	color: #0f5389;
}
		a:hover {
			color: #0173cc;
		}

h1 {
	position: absolute;
	top:0;
	margin-left: 0;
	z-index: 1000;
}
	h1 a {
		display: block;
		width: 220px;
		height: 60px;
		text-indent: -9000px;
	}
	
h2 {
	display: none;
}

h3 {
	width: 761px;
	height: 239px;
	position: absolute;
	top: 60px;
	margin-left: 201px;
	text-indent: -9000px;
	background: url(../images/image_main_index.jpg) no-repeat top left;
}

h4 {
	font-size: 1.3em;
	line-height: 1.3em;
	color: #004b7f;
	font-weight: bold;
	margin-bottom: 10px;
}

h5 {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #827047;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 10px;
}
		h5 a {
			color: #827047;
		}
		h6 a:hover {
			color: #0173cc;
		}

ul {
	margin-left: 10px;
}
		ul li {
			padding-left: 15px;
			background: url(../images/graphic_arrow_onwhite.gif) no-repeat 0 5px;
		}

ol {
	margin-left: 27px;
	list-style:decimal;
}

hr {
	border: 0;
	border: none;
	background: none;
	border-bottom: 1px dotted #c0b7a3;
	margin: 1.4em 0;
}

/* ------------------------------------------------------------------------------------------------------------ LAYOUT */

#container {
	width: 962px;
	margin: 0 auto;
}
		body#sub #container {
			width: 982px;
		}

#main {
	position: absolute;
	top: 303px;
	margin-left: 6px;
	background: url(../images/layout_background_content.gif) repeat-y top left;
	width: 950px;
}
	#main #left {
		width: 175px;
		padding: 8px;
		float: left;
	}
	#main #right {
		width: 700px;
		margin: 4px 5px 0 4px;
		padding: 25px 25px 0 25px;
		background: url(../images/layout_background_content_fade.gif) repeat-x top left;
		float: right;
	}
	
			body#sub #main {
				position: absolute;
				top: 4px;
				margin-left: 6px;
				background: url(../images/layout_background_content.gif) repeat-y top center;
				width: 970px;
				z-index: 50;
			}
			body#sub #main #top_frame {
				background: url(../images/layout_background_top_noimage.gif) no-repeat top center;
			}
				body#sub #main #left {
					margin-top: 300px;
					margin-left: 10px;
					width: 175px;
					padding: 8px;
					float: left;
				}
				body#sub #main #right {
					width: 700px;
					margin: 61px 15px 0 4px;
					padding: 25px 25px 0 25px;
					background: url(../images/layout_background_content_fade.gif) repeat-x top left;
					float: right;
				}

#content {
	width: 700px;
}
		.content_rightside {
			width:260px;
			float: right;
			margin-left: 10px;
		}
				#featured_property {
					margin-bottom: 15px;
				}
				#featured_property h5.top {
					width: 230px;
					height: 35px;
					padding: 0 15px;
					margin:0;
					font-size: 18px;
					line-height: 35px;
					text-align: center;
					background: url(../images/layout_featured_top.gif) no-repeat top left;
					text-transform:uppercase;
				}
				#featured_property div {
					width: 230px;
					padding: 0 15px;
					background: url(../images/layout_featured_mid.gif) repeat-y top left;
					text-align: center;
				}
						#featured_property div img {
							width: 230px;
							margin-bottom: 10px;
						}
						#featured_property div h6 {
							font-size: 14px;
							line-height: 1.3em;
							color: #004b7f;
							font-weight: bold;
							margin-bottom: 3px;
						}
						#featured_property div p {
							margin-bottom: 0;
						}
						#featured_property div .learnmore {
							display: block;
						}
				#featured_property h5.bot {
					width: 230px;
					height: 27px;
					padding: 0 15px;
					margin:0;
					font-size: 15px;
					line-height: 27px;
					text-align: center;
					background: url(../images/layout_featured_bottom.gif) no-repeat bottom left;
				}
						#featured_property h5.bot a {
							color: #0f5389;
						}
								#featured_property h5.bot a:hover {
									color: #0173cc;
								}
		
#footer {
	font-size: 12px;
}
		#footer .inside {
			margin: 0;
			padding: 0;
			width: 758px;
			background: url(../images/layout_background_footer.gif) no-repeat bottom left;
			padding-left: 191px;
			padding-right: 1px;
			padding-bottom: 30px;
			text-align: center;
		}
				body#sub #footer .inside {
					background: url(../images/layout_background_footer.gif) no-repeat bottom center;
					width: 778px;
				}
				body#sub #footer .outside {
					width: 970px;
				}
		#footer .outside {
			width: 950px;
			background: #f9faf2;
			margin: 0;
			padding: 10px 0;
			text-align: center;
		}
		
/* ------------------------------------------------------------------------------------------------------------ NAVIGATION ITEMS */

ul.sidenav {
	margin: 0;
	padding: 0;
	width: 175px;
}
		ul.sidenav li {
			margin: 0;
			padding: 0 0 0 12px;
			display: block;
			line-height: 27px;
			background: url(../images/layout_sidenav_separator.gif) no-repeat bottom left;
			font-size: 12px;
			font-weight: bold;
		}
				ul.sidenav li a {
					display: block;
					color: #013a65;
				}
				ul.sidenav li a:hover {
					color: #0173cc;
				}
				
		ul.sidenav ul {
			margin: 10px 0 0 12px;
			padding: 0;
		}
		
				ul.sidenav ul ul {
					margin: 0 0 0 12px;
					padding: 0;
				}
				ul h6 {
					font-size: 10px;
					font-weight: normal;
					color: #013a65;
					margin: 0;
				}
				
				ul.sidenav ul li {
					padding: 0;
					font-size: 12px;
					line-height: 15px;
					background: none;
				}
						ul.sidenav ul li a {
							color: #fe0f0d;
						}
						ul.sidenav ul li a:hover {
							color: #0173cc;
						}


/* ------------------------------------------------------------------------------------------------------------ FORMS */

ul.featured_footeritems {
	margin: 0;
	padding: 0;
	width: 700px;
	font-size: 11px;
	line-height: 15px;
}
		#left ul.featured_footeritems a {
			border: none;
		}
		ul.featured_footeritems li {
			margin: 0;
			padding: 0;
			float: left;
			width: 224px;
			height: 80px;
			margin-left: 10px;
			background: url(../images/layout_background_footer_features.gif) repeat-x bottom left;
		}
				ul.featured_footeritems li.first {
					margin-left: 0px;	
				}
		ul.featured_footeritems li img {
			float: left;
			width: 75px;
			height: 80px;
		}
		ul.featured_footeritems li span {
			margin: 0;
			display: block;
			position: relative;
			float: left;
			width: 135px;
			padding: 7px;
			height: 66px;
			overflow:hidden;
		}
				ul.featured_footeritems li span h4 {
					font-size: 12px;
					line-height: 15px;
					color: #014b81;
					margin: 0;
				}
		ul.featured_footeritems li span.clear {
			margin: 0;
			padding: 0;
			height: 0;
			width: 0;
		}

form#quicksearch {
	margin: 0px;
	padding: 0 10px;
	position: absolute;
	top: 60px;
	width: 177px;
	height: 239px;
	background: url(../images/layout_background_quicksearch.gif) no-repeat top left;
	z-index: 50;
}
		div.admin_nav {
			margin: 0px;
			padding: 0 10px;
			position: absolute;
			top: 60px;
			width: 177px;
			height: 239px;
			z-index: 50;
		}
		body#sub form#quicksearch {
			top: 64px;
			margin-left: 10px;
		}
		form#quicksearch h4 {
			font-family: "Times New Roman", Times, serif;
			font-weight: normal;
			color: #fff;
			font-size: 14px;
			line-height: 22px;
			height: 22px;
			text-align: center;
			margin-bottom: 7px;
		}
		form#quicksearch label {
			float: left;
			display: block;
			margin: 0;
			padding: 0;
			width: 38px;
			height: 16px;
			color: #003265;
			font-size: 12px;
			line-height: 16px;
			margin-bottom: 7px;
		}
		form#quicksearch select {
			padding:0;
			margin: 0;
			float: left;
			display: block;
			width: 134px;
			height: 18px;
			font-size: 11px;
			color: #595959;
			line-height: 18px;
			margin-bottom: 7px;
		}
				form#quicksearch select.small {
					width: 65px;
				}
				form#quicksearch select.small2 {
					width: 65px;
					margin-left: 4px;
				}
				
		form#quicksearch button {
			padding: 0;
			margin: 0;
			display: block;
			border: none;
			border: 0;
			background: url(../images/layout_button_quicksearch.gif) no-repeat top left;
			width: 174px;
			height: 25px;
			color: #fff;
			font-size: 13px;
			font-family: "Times New Roman", Times, serif;
			font-weight: normal;
			line-height: 25px;
			text-align: center;
			cursor: pointer;
			margin-bottom: 4px;
		}
				form#quicksearch button:hover {
					background-position: bottom left;
				}
		form#quicksearch span {
			display: block;
			margin-left: 32px;
			padding-left: 12px;
			font-size: 12px;
			line-height: 15px;
			background: url(../images/graphic_arrow_onbrown.gif) no-repeat 0 5px;
		}

form#cse-search-box {
	width: 240px;
	height: 25px;
	padding: 10px;
	background: url(../images/layout_searchbar_bg.gif) no-repeat top left;
	margin-bottom: 10px;
}
		form#cse-search-box input#input {
			margin: 0;
			padding: 0;
			display: block;
			float: left;
			color: #004b7f;
			font-weight: bold;
			font-size: 12px;
			line-height: 25px;
			height: 25px;
			width: 175px;
			background: none;
			background: url(../images/layout_searchbar_input.gif) no-repeat top left;
			border: none;
			padding-left: 5px;
		}
		
		form#cse-search-box button {
			float: left;
			width: 60px;
			height: 25px;
			border: none;
			background: none;
			padding: 0;
			margin: 0;
			font-size: 12px;
			line-height: 25px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #8f897b;
			cursor: pointer;
			text-align: center;
		}
				form#cse-search-box button:hover {
					color: #0173cc;
				}
				
/* ------------------------------------------------------------------------------------------------------------ LISTINGS RESULTS */




div#listing_result {
	width: 700px;
	margin-bottom:15px;
	background: url(../images/layout_listing_bg.gif) repeat-x bottom left;
}
		div#listing_result h2 {
			display: block;
			background: url(../images/layout_content_tab.gif) top left no-repeat;
			width: 670px;
			padding: 3px 15px 0px 15px;
			height: 20px;
			color: #926420;
			font-weight: bold;
			font-size: 13px;
			line-height: 20px;
			margin: 0;
		}
				div#listing_result h2 span a {
					margin: 0;
					padding: 0;
					display: block;
					float: right;
					/*color: #c16434;*/
				}
						/*div#listing_result h2 span a:hover {
							color: #0173cc;
						}*/
		div#listing_result div.details {
			width: 678px;
			border: 1px solid #d4c3a9;
			padding: 10px;
			font-size: 12px;
			line-height: 1.3em;
		}
				div#listing_result img {
					float: left;
					width: 150px;
					padding: 4px;
					border: 1px solid #d4c3a9;
					background: #f7ebcf;
				}
				
				div#listing_result div.info {
					float: left;
					margin-left: 10px;
					width: 508px;
				}
				
				div#listing_result p {
					margin: 0;
				}
						div#listing_result p.description {
							margin: 7px 0;
						}
						div#listing_result p.listingoffice {
							color: #d1c6af;
							font-family: "Times New Roman", Times, serif;
						}
				
				div#listing_result b {
					color: #827047;
				}
				
				ul.buttons {
					float: right;
					width: 230px;
					margin: 0;
				}
						ul.buttons li {
							text-align: right;
							background: none;
						}
						ul.buttons li a {
							padding: 2px 17px 0px 0px;
							display: block;
						}
						ul.buttons li a.details {
							background: url(../images/icon_viewdetails.gif) no-repeat right 1px;
						}
						ul.buttons li a.info {
							background: url(../images/icon_moreinfo_small.gif) no-repeat right 1px;
						}
						ul.buttons li a.openhouse {
							background: url(../images/image_openhouse.gif) no-repeat top right !important;
							display: block !important;
							height: 21px !important;
							width: 215px !important;
							text-indent: -9999px !important;
							padding: 0 !important;
							margin-bottom: 2px;
						}
						ul.buttons li a.favorites {
							background: url(../images/icon_listings_alert.png) no-repeat right 1px;
						}
						
div#listing_result div.sort {
	background: url(../images/layout_content_large_tab.gif) top left no-repeat;
	width: 670px;
	padding: 0px 15px;
	height: 34px;
	font-size: 13px;
	line-height: 34px;
}
		div#listing_result div.sort .left {
			margin-left: 20px;
		}
				div#listing_result div.sort form.left {
					margin: 0;
				}
				
				div#listing_result div.sort select, div#listing_result div.sort option {
					display: inline;
				}
				
				div#listing_result div.sort .save {
					background: url(../images/icon_listings_save.png) 0 10px no-repeat;
					padding-left: 20px;
				}
				
				div#listing_result div.sort .alert {
					background: url(../images/icon_listings_alert.png) 0 10px no-repeat;
					padding-left: 20px;
				}
				
				div#listing_result div.sort .narrow {
					background: url(../images/icon_listings_narrow.png) 0 8px no-repeat;
					padding-left: 20px;
				}
				
p.total_results {
	font-size: 11px;
	line-height: 1.3em;
	color: #999;
}

p.total_results input {
	font-size: 11px;
}



/* ------------------------------------------------------------------------------------------------------------ LISTING DETAILS */

.openhousedetails {
	display: block;
	text-align: left;
	width: 700px;
	color: #f00;
	font-weight: bold;
	padding: 0 0 10px 0 ;
}
		.openhousedetails span {
			display: block;
			float: left;
			width: 140px;
			height: 21px;
			background: url(../images/image_openhouse.gif) top center no-repeat;
			text-indent: -9999px;
			border-right: 1px solid red;
			margin: 0px 10px 0 0 ;
		}
		.openhousedetails p {
			width: 540px;
			float: left;
		}

div#listing_details {
	width: 700px;
	margin-bottom:15px;
	background: url(../images/layout_listing_bg.gif) repeat-x bottom left;
}
		div#listing_details h2 {
			display: block;
			background: url(../images/layout_content_tab_larger.gif) top left no-repeat;
			width: 670px;
			padding: 3px 15px 0px 15px;
			height: 30px;
			color: #926420;
			font-weight: bold;
			font-size: 14px;
			line-height: 30px;
			margin: 0;
		}
				#listing_details h2 span {
					color: #c16434;
				}
				#listing_details h2 strong a {
					display: block;
					float: right;
					padding: 0 25px 0 0;
					font-size: 12px;
				}
						
						#listing_details h2 strong a.print {
							background: url(../images/icon_print.png) no-repeat right 4px;
						}
						#listing_details h2 strong a.moreinfo {
							background: url(../images/icon_moreinfo.png) no-repeat right 4px;
							margin-left: 10px;
						}
						#listing_details h2 strong a.share {
							background: url(http://s7.addthis.com/static/btn/sm-plus.gif) no-repeat right 6px;
							padding-right: 20px;
							margin-left: 10px;
						}
						
		div#listing_details h4 span {
			float: right;
		}
		#listing_details .details {
			width: 678px;
			border: 1px solid #d4c3a9;
			padding: 10px;
		}
				#listing_details .details b {
					color: #827047;
					/*font-size: 1.2em;
					line-height: 1.3em;
					color: #827047;
					font-family: "Times New Roman", Times, serif;
					font-weight: normal;*/
				}
				#listing_details .details strong {
					color: #4f93cc;
					/*font-size: 1.2em;
					line-height: 1.3em;
					font-family: "Times New Roman", Times, serif;
					font-weight: normal;*/
				}
				#listing_details .details p {
					margin-bottom: 3px;
				}
				div#listing_details .details #gallery_wrap {
					float: right;
					width: 400px;
					height: 348px;
					padding: 10px;
					margin: 0 0 15px 15px;
					background: url(../images/layout_viewer_bg.gif) no-repeat top left;
				}
						div#listing_details .details #gallery_wrap2 {
							float: left !important;
							width: 317px !important;
							height: 286px !important;
							padding: 10px;
							margin:0 0 0 0 !important;
							background: url(../images/layout_viewer_bg2.gif) no-repeat top left;
						}
						
						.google_map_communities {
							float: left !important;
							width: 317px !important;
							height: 286px !important;
							padding: 10px;
							margin:0 0 0 4px !important;
							background: url(../images/layout_viewer_bg2.gif) no-repeat top left;
						}
								.google_map_communities .directions {
									float: left;
									margin: 18px 0 0 10px;
									font-weight: bold;
								}
								.google_map_communities .satellite {
									float: right;
									margin: 18px 10px 0 0;
									font-weight: bold;
								}
				
				/*a:link,a:visited {
					color: #ddd !important;
					text-decoration: underline;
				}
				a:hover {
					text-decoration: none;
				}
				h3 {
					border-bottom-color: white;
				}*/
				.filmstrip img {
					width: 50px;
					height: 38px;
					border: 1px solid #fff;
				}
				.panel img {
					width: 400px;
					height: 300px;
				}
						#gallery_wrap2 .panel img {
							width: 317px !important;
							height: 237px !important;	
						}
							
				.panel p {
					font-size: 12px;
					line-height: 16px;
					margin: 5px 10px;
					text-align: center;
				}
		div#listing_details .details .description h5 {
			font-size: 1em;
			line-height: 1.3em;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			color: #827047;
		}
		div#listing_details .details .description p {
			margin-bottom: 1.3em;
		}
		div#listing_details .details .description ul {
			margin-bottom: 1.3em;
		}
		div#listing_details .details .description li {
			float: left;
			margin-left: 20px;
			width: 182px;
		}
		div#listing_details p.listingoffice {
			color: #d1c6af;
			font-family: "Times New Roman", Times, serif;
		}
		
.comm_logo {
	background: url(../images/resortquest_logo_communities.gif) top left no-repeat;
	width: 214px;
	height: 20px;
	margin: 0;
	padding: 0;
	padding-top:45px;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	color: #004377;
	display: inline;
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.comm_vtour, .comm_propwebsite {
	display: inline;
	display: block;
	width: 211px;
	height: 56px;
	background: url(../images/comm_virtualtour.gif) top left no-repeat;
	text-indent: -9999px;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
		.comm_propwebsite {
			background-image: url(../images/comm_propwebsite.gif);
			margin-left: 10px;
		}
		
/* ------------------------------------------------------------------------------------------------------------ LISTINGS DETAILS RESULTS */




div#listing_details div#listing_details_result {
	width: 678px;
	margin-bottom:8px;
	background: url(../images/layout_listing_bg.gif) repeat-x bottom left;
}
		div#listing_details div#listing_details_result h2 {
			display: block;
			background: url(../images/layout_content_tab_details.gif) top left no-repeat;
			width: 648px;
			padding: 3px 15px 0px 15px;
			height: 20px;
			color: #926420;
			font-weight: bold;
			font-size: 13px;
			line-height: 20px;
			margin: 0;
		}
				div#listing_details div#listing_details_result h2 span a {
					margin: 0;
					padding: 0;
					display: block;
					float: right;
					/*color: #c16434;*/
				}
						/*div#listing_details div#listing_details_result h2 span a:hover {
							color: #0173cc;
						}*/
		div#listing_details div#listing_details_result div.details {
			width: 656px;
			border: 1px solid #d4c3a9;
			padding: 10px;
			font-size: 12px;
			line-height: 1.3em;
		}
				
				div#listing_details div#listing_details_result p {
					width: 154px;
					margin: 0;
					float: left;
				}
						.openhouse_small p {
							width: 123px !important;
						}
								p.open_graphic {
									display: block;
									width: 123px !important;
									height: 21px;
									background: url(../images/image_openhouse.gif);
									text-indent: -9999px;
								}
						div#listing_details div#listing_details_result p.description {
							width: auto;
							float: none;
							margin: 7px 0;
						}
						div#listing_details div#listing_details_result p.listingoffice {
							width: auto;
							float: none;
							color: #d1c6af;
							font-family: "Times New Roman", Times, serif;
						}
				
				div#listing_details div#listing_details_result b {
					color: #827047;
				}
						
div#listing_details div#listing_details_result div.sort {
	background: url(../images/layout_content_large_tab.gif) top left no-repeat;
	width: 670px;
	padding: 0px 15px;
	height: 34px;
	font-size: 13px;
	line-height: 34px;
}
		div#listing_details div#listing_details_result div.sort .left {
			margin-left: 20px;
		}
				div#listing_details div#listing_details_result div.sort form.left {
					margin: 0;
				}
				
				div#listing_details div#listing_details_result div.sort select, div#listing_details div#listing_details_result div.sort option {
					display: inline;
				}
				
				div#listing_details div#listing_details_result div.sort .save {
					background: url(../images/icon_listings_save.png) 0 10px no-repeat;
					padding-left: 20px;
				}
				
				div#listing_details div#listing_details_result div.sort .alert {
					background: url(../images/icon_listings_alert.png) 0 10px no-repeat;
					padding-left: 20px;
				}
				
				div#listing_details div#listing_details_result div.sort .narrow {
					background: url(../images/icon_listings_narrow.png) 0 8px no-repeat;
					padding-left: 20px;
				}

/* ------- */

#newsletter {
	margin-top: 10px;
}

/* ------------------------------------------------------------------------------------------------------------ RANDOM */

p.map_front {
	width: 260px;
}

em {
	display:block;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #6b6862;
	font-style: italic;
	font-size: 1.4em;
	line-height: 1.1em;
}


.tips_rightside {
	float: right;
	width: 200px;
	margin: 0 0 3px 10px;
}
.tips_rightside .top {
	width: 200px;
	height: 42px;
	background: url(../images/buyer-tip-top.gif) top left no-repeat;
	text-indent: -9999px;
}
		.tips_rightside .sellers {
			background: url(../images/seller-tip-top.gif) top left no-repeat;
		}
.tips_rightside .middle {
	text-align: center;
	padding: 3px 15px 0 15px;
	width: 170px;
	background: url(../images/buyer-tip-mid.gif) top left repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #00497f;
}
.tips_rightside .middle p {
margin: 0;
padding: 0 0 5px 0;
}
.tips_rightside .bottom {
	width: 200px;
	height: 16px;
	background: url(../images/buyer-tip-bot.gif) top left no-repeat;
	text-indent: -9999px;
}


.details_custom p {
	width: 640px !important;
}

.footerdetailsleft {
	margin-left: 335px;
	}
