/* --------------------------------------------------
-----------------------------------------------------
	
	rentscroll.com
	Stylesheet: public/main.css
	Author: Brent White - ChicoWebDesign.com
	Version: December 12 2008
	
-----------------------------------------------------
-------------------------------------------------- */


/* --------------------------------------------------	
GLOBAL
-------------------------------------------------- */
* {
	outline: none;
	margin: 0;
	padding: 0;
	}
body {
	background: #f2f2f2;
	margin: 0; padding: 0;
	}
a img {
	border: none;
	}
form {
	margin: 0;
	padding: 0;
	}
legend {
	display: none;
	}
br {
	font-size: 0;
	line-height: 0;
	height: 0;
	}
/* --------------------------------------------------	
GENERAL
-------------------------------------------------- */
.clear {
	clear: both;
	}
.fleft {
	float:left;
	}
.fright {
	float: right;
	}
.left {
	text-align: left;
	}
.right {
	text-align: right;
	}
.center {
	text-align: center;
	}
.block {
	display: block;
	}
.required {
	color: #ff0000;
	}
.hidden {
	display: none;
	}
.light-text {
	color: #a2a2a3;
	}
.orange-text {
	color: #ff7800;
	}

/* --------------------------------------------------	
HEADER
-------------------------------------------------- */
#header-wrapper {
	background: #fff;
	width: 100%;
	height: 90px;
	min-width: 960px;
	}
	#header {
		position: relative;
		width: 960px; height: 90px;
		margin: 0 auto; 
		}
	h1#logo {
		position: absolute;
		top: 24px;
		left: 4px;
		background: url(/ui/images/public/layout/rentscroll-logo-header.gif) no-repeat top left;
		width: 264px;
		height: 47px;
		}
	h1#logo a {
		display: block;
		line-height: 47px;
		overflow: hidden;
		text-indent: -9999px;
		}
	/* --------------------------------------------------	
	QUICK SEARCH
	-------------------------------------------------- */
	fieldset#quick-search {
		position: absolute;
		top: 8px;
		right: 15px;
		width: 300px;
		border: none;
		}
		fieldset#quick-search legend {
			display: none;
			}
		fieldset#quick-search h3 {
			float: right;
			text-align: right;
			display: block;
			width: 300px;
			height: 12px;
			font: bold 12px/12px Arial, Helvetica, sans-serif;
			color: #828282;
			text-transform: uppercase;
			margin: 7px 0 0 0;
			}
		fieldset#quick-search div {
			float: right;
			margin: 7px 0 0 0;
			}
		fieldset#quick-search div input.searchfield {
			float: left;
			background: url(/ui/images/public/layout/quick-search-form-bg.gif) 0 0 no-repeat;
			font: normal 12px/12px Arial, Helvetica, sans-serif;
			color: #636466;
			width: 163px;
			height: 19px;
			padding: 5px 0 0 7px;
			border: none;
			}
		fieldset#quick-search div input.submit {
			float: left;
			width: 22px;
			height: 24px;
			outline: none;
			border: none;
			}
		fieldset#quick-search div p {
			width: 300px;
			font: bold 10px/10px Arial, Helvetica, sans-serif;
			color: #26b3da;
			text-align: right;
			text-transform: uppercase;
			padding: 5px 0 0 0;
			}
/* --------------------------------------------------	
MAIN NAVIGATION
-------------------------------------------------- */
#nav {
	background: #fff url(/ui/images/public/layout/body-bg.gif) repeat-x 0 -90px;
	width: 100%;
	min-width: 960px;
	height: 30px;
	padding: 1px 0 3px 0;
	}
	#nav br {
		display: none;
		}
	#nav ul {
		width: 950px;
		margin: 0 auto;
		list-style: none;
		}
		#nav ul li {
			float: left;
			background: url(/ui/images/public/layout/nav-li-bg.gif) no-repeat 100% 0;
			height: 30px;
			}
			#nav ul li a {
				float: left;
				display: block;
				font: bold 12px/30px Arial, Helvetica, sans-serif;
				color: #6d6e71;
				text-decoration: none;
				text-transform: uppercase;
				border-right: solid 1px #d9d9d9;
				height: 30px;
				padding: 0 16px 0 16px;
				}
				#nav ul li a:hover {
					background: url(/ui/images/public/layout/nav-ul-li-a-bg.gif) repeat-x top left;
					}
				#nav ul li a.active {
					background: url(/ui/images/public/layout/nav-ul-li-a-bg.gif) repeat-x top left;
					}
/* --------------------------------------------------	
MAIN SEARCH
-------------------------------------------------- */
#listings-search {
	background: #fff url(/ui/images/public/layout/body-bg.gif) repeat-x 0 -124px;
	width: 100%;
	min-width: 960px;
	height: 190px;
	}
	#listings-search form {
		border: none;
		width: 950px;
		height: 175px;
		padding: 15px 5px 0 5px;
		margin: 0 auto;
		overflow: hidden;
		}
	/* --------------------------------------------------	
	MAIN SEARCH - LEFT COL
	-------------------------------------------------- */
	#listings-search .left-col {
		float: left;
		width: 635px;
		}
		#listings-search .left-col fieldset {
			border: none;
			}
			#listings-search .left-col fieldset h2 {
				font: normal 16px/18px Arial, Helvetica, sans-serif;
				color: #ffffff;
				margin: 0 0 11px 0;
				}
			#listings-search .left-col fieldset div {
				float: left;
				padding: 0 0 10px 0;
				}
				#listings-search input.searchfield {
					float: left;
					background: url(/ui/images/public/layout/listing-search-textfield-bg.gif) no-repeat 0 0;
					font: normal 14px/14px Arial, Helvetica, sans-serif;
					color: #5c5c5c;
					width: 455px; height: 24px;
					border: none;
					padding: 8px 0 0 10px;
					}
				#listings-search input.submit {
					float: left;
					width: 79px;
					height: 32px;
					border: none;
					outline: none;
					}
				#listings-search .left-col fieldset ul {
					list-style: none;
					}
					#listings-search .left-col fieldset li {
						float: left;
						padding: 0 20px 10px 0;
						}
						#listings-search .left-col fieldset li select.price { 
							width: 124px;
							}
						#listings-search .left-col fieldset li select.bedrooms { 
							width: 77px;
							}
						#listings-search .left-col fieldset li select.bathrooms { 
							width: 77px;
							}
						#listings-search .left-col fieldset li select.square-feet { 
							width: 106px;
							}
						#listings-search .left-col fieldset li select.property-type { 
							width: 98px;
							}
						#listings-search .left-col fieldset li label {
							font: normal 12px/16px Arial, Helvetica, sans-serif;
							color: #ffffff;
							padding: 0 0 0 5px;
							}
						#listings-search .left-col fieldset li.only-show {
							padding: 17px 20px 10px 0;
							}
							#listings-search .left-col fieldset li.only-show label {
								font: normal 13px/16px Arial, Helvetica, sans-serif;
								}
							#listings-search .left-col fieldset li.only-show input.checkbox {
								position: relative;
								top: 3px;
								}
						#listings-search .left-col fieldset li span.to {
							font: normal 12px/16px Arial, Helvetica, sans-serif;
							color: #ffffff;
							padding: 0 5px 0 5px;
							}
	/* --------------------------------------------------	
	MAIN SEARCH - RIGHT COL
	-------------------------------------------------- */
	#listings-search .right-col {
		float: left;
		width: 314px;
		padding: 5px 0 0 0;
		}
		#listings-search .right-col fieldset {
			border: none;
			}
			#listings-search .right-col fieldset label {
				font: normal 12px/16px Arial, Helvetica, sans-serif;
				color: #ffffff;
				padding: 0 0 0 5px;
				}
				#listings-search .right-col fieldset ul li {
					float: left;
					font: normal 12px/15px Arial, Helvetica, sans-serif;
					color: #ffffff;
					width: 157px;
					padding: 4px 0 0 0;
					list-style: none;
					}	
					#listings-search .right-col fieldset ul li input {
						position: relative;
						top: 3px;
						left: -1px;
						}
/* --------------------------------------------------	
CONTENT
-------------------------------------------------- */
#content-wrapper {
	background: #f2f2f2 url(/ui/images/public/layout/body-bg.gif) repeat-x 0 -314px;
	}
	#content-top {
		background: url(/ui/images/public/layout/content-bg.gif) no-repeat 0 0;
		width: 960px;
		height: auto;
		margin: 0 auto;
		padding: 12px 0 0 0;
		}				
		#content {
			background: url(/ui/images/public/layout/content-bg.png) repeat-y 0 0;
			width: 950px;
			margin: 0 auto;
			padding: 0 5px 5px 5px;
			}
			/* --------------------------------------------------	
			CONTENT - GENERAL CONTENT STYLES
			-------------------------------------------------- */
			#content p {
				font: normal 13px/16px Arial, Helvetica, sans-serif;
				color: #636466;
				}
			#content h1 {
				position: relative;
				font: bold 22px/22px Arial, Helvetica, sans-serif;
				color: #555555;
				text-transform: uppercase;
				padding: 10px 0 10px 0;
				}
				#content h1 span.superscript {
					position: absolute;
					top: 0;
					left: 0;
					font: bold 10px/10px Arial, Helvetica, sans-serif;
					color: #ff7800;
					}
			#content a.link-001 {
				display: block;
				background: url(/ui/images/public/layout/orange-arrow-right.gif) no-repeat 0 50%;
				font: bold 10px/10px Arial, Helvetica, sans-serif;
				color: #555555;
				text-decoration: none;
				text-transform: uppercase;
				border: solid 1px #e3e3e3;
				border-width: 1px 0 1px 0;
				padding: 10px 0 10px 17px;
				}
				#content a:hover.link-001{
					color: #a2a2a3;
					}
			/* --------------------------------------------------	
			CONTENT - LEFT COL
			-------------------------------------------------- */
			#content .left-col-top {
				float: left;
				background: url(/ui/images/public/layout/home-left-col-top.gif) no-repeat 10px 0;
				width: 250px;
				padding: 10px 0 0 10px;
				}
				#content .left-col-bottom {
					background: url(/ui/images/public/layout/home-left-col-bottom.gif) no-repeat 0 100%;
					padding: 0 0 10px 0;
					}
					#content .left-col {
						background: url(/ui/images/public/layout/home-left-col-middle.gif) repeat-y 0 0;
						padding: 5px 15px 1px 15px;
						}
						/*#content .left-col h1 {
							border-bottom: solid 1px #e3e3e3;
							margin: 0 0 10px 0;
							}*/
						/* --------------------------------------------------	
						CONTENT - LEFT COL - CITY LIST
						-------------------------------------------------- */
						#content .left-col ul.city-list {
							overflow: auto;
							height: auto;
							list-style: none;
							}
							#content .left-col ul.city-list li {
								width: 105px;
								float: left;
								}
								#content .left-col ul.city-list li a {
									display: block;
									font: normal 12px/18px Arial, Helvetica, sans-serif;
									color: #555555;
									text-decoration: none;
									padding: 0 0 0 5px;
									}
									#content .left-col ul.city-list li a:hover {
										color: #a2a2a3;
										}
			/* --------------------------------------------------	
			CONTENT - RIGHT COL
			-------------------------------------------------- */
			#content .right-col-top {
				float: left;
				background: url(/ui/images/public/layout/home-right-col-top.gif) no-repeat 10px 0;
				width: 670px;
				padding: 10px 0 0 10px;
				}
				#content .right-col-bottom {
					background: url(/ui/images/public/layout/home-right-col-bottom.gif) no-repeat 0 100%;
					padding: 0 0 10px 0;
					}
					#content .right-col {
						background: url(/ui/images/public/layout/home-right-col-middle.gif) repeat-y 0 0;
						padding: 5px 15px 1px 15px;
						}
						/*#content .right-col p {
							margin: 0 0 15px 0;
							}*/
						/* --------------------------------------------------	
						CONTENT - RIGHT COL - CITY LIST
						-------------------------------------------------- */
						#content .right-col h2.cityList {
							width: 100%;
							height: 30px;
							font: bold 16px/30px Arial, Helvetica, sans-serif;
							}
							#content .right-col h2.cityList a {
								display: block;
								background: #787878;
								color: #fff;
								text-decoration: none;
								padding: 0 10px;
								}
								#content .right-col h2.cityList a:hover {
									background: #666;
									}
						#content .right-col ul.city-list {
							border-top: solid 1px #e3e3e3;
							width: 100%;
							list-style: none;
							}
							#content .right-col ul.city-list li {
								font: bold 12px/24px Arial, Helvetica, sans-serif;
								color: #636466;
								}
								#content .right-col ul.city-list li a {
									display: block;
									font: normal 12px/24px Arial, Helvetica, sans-serif;
									color: #555555;
									text-decoration: none;
									padding: 0 0 0 15px;
									border-bottom: solid 1px #e3e3e3;
									}
									#content .right-col ul.city-list li a:hover {
										background: #f7f7f7;
										}
			
			/* --------------------------------------------------	
			CONTENT - WIDE COL
			-------------------------------------------------- */
			#content .main-center-col-top {
				background: url(/ui/images/public/layout/main-bg-top.gif) no-repeat 10px 0;
				width: 930px;
				padding: 10px 0 0 10px;
				}
				#content .main-center-col-bottom {
					background: url(/ui/images/public/layout/main-bg-bottom.gif) no-repeat 0 100%;
					padding: 0 0 10px 0;
					}
					#content .main-center-col {
						background: url(/ui/images/public/layout/main-bg-middle.gif) repeat-y 0 0;
						padding: 5px 15px 1px 15px;
						}
						/* --------------------------------------------------	
						CONTENT - WIDE COL - LEFT COL
						-------------------------------------------------- */
						#content .main-center-col .left-col {
							background: none;
							float: left;
							width: 410px;
							padding: 0 10px 0 0;
							}
							/* --------------------------------------------------	
							LISTING DETAILS
							-------------------------------------------------- */
							ul#listing-details {
								font: normal 12px/18px Arial, Helvetica, sans-serif;
								color: #5c5c5c;
								list-style: none;
								}
								ul#listing-details li {
									clear: both;
									padding: 10px 0 0 0;
									}
									ul#listing-details li#description p {
										padding: 0; margin: 0 0 15px 0;
										}
									ul#listing-details h2.address {
										position: relative;
										font-size: 14px;
										font-weight: normal;
										padding: 20px 0 0 0;
										}
										ul#listing-details h2.address span.street {
											position: absolute;
											top: 0;
											left: 0;
											font-size: 18px;
											color: #ff7800;
											}
									ul#listing-details li h3 {
										background: #eee;
										font: bold 14px/18px Arial, Helvetica, sans-serif;
										color: #5c5c5c;
										width: 405px;
										padding: 4px 5px 4px 5px;
										}
									ul#listing-details li ul {
										margin: 5px 0 5px 0;
										list-style: none;
										}
										ul#listing-details li ul li {
											clear: none;
											padding: 0;
											}
										ul#listing-details li ul li span.inline {
											padding: 0 30px 0 0;
											}
										ul#listing-details li ul li.hours {
											padding: 5px 0 0 0;
											}
											ul#listing-details li ul li.hours ul {
												position: relative;
												top: -22px;
												left: 45px;
												list-style: none;
												}
										ul#listing-details li.amenities ul li {
											float: left;
											background: url(/ui/images/public/layout/check-mark.gif) no-repeat 0 50%;
											width: 192px;
											margin: 0; padding: 0 0 0 13px;
											}
						/* --------------------------------------------------	
						CONTENT - WIDE COL - RIGHT COL
						-------------------------------------------------- */
						#content .main-center-col .right-col {
							background: none;
							float: left;
							width: 480px;
							padding: 0;
							}
							#content .main-center-col .right-col h2 {
								font: normal 24px/24px Arial, Helvetica, sans-serif;
								color: #ff7800;
								text-align: center;
								margin: 62px 0 15px 0;
								}
							/* --------------------------------------------------	
							CONTENT - WIDE COL - RIGHT COL - BOX
							-------------------------------------------------- */
							.box-top {
								background: url(/ui/images/public/layout/content-bg-004.gif) no-repeat 0 0;
								width: 480px;
								margin: 0 0 15px 0;
								padding-top: 10px;
								}
								.box-bottom {
									background: url(/ui/images/public/layout/content-bg-004.gif) no-repeat -960px 100%;
									width: 480px;
									padding-bottom: 10px;
									}
									.box-middle {
										background: url(/ui/images/public/layout/content-bg-004.gif) repeat-y -480px 0;
										width: 480px;
										}
										/* --------------------------------------------------	
										LISTING DETAILS - PHOTO GALLERY
										-------------------------------------------------- */
										
										#listing-details-gallery img.img-medium {
											width: 250px;
											float: left;
											padding: 4px 2px 4px 14px;
											}			
										#listing-details-gallery ul#thumbnails {
											float: left;
											list-style: none;
											}
											#listing-details-gallery ul#thumbnails li {
												position: relative;
												float: left;
												padding: 2px;
												}
												#listing-details-gallery ul#thumbnails li a.none {
													background: url(/ui/images/public/layout/gallery-no-arrow.gif) no-repeat 50% 50%;
													display: block;
													width: 15px;
													height: 200px;
													text-indent: -9999px;
													overflow: hidden;
													}
												#listing-details-gallery ul#thumbnails li a.previous {
													background: url(/ui/images/public/layout/gallery-left-arrow.gif) no-repeat 50% 50%;
													display: block;
													width: 15px;
													height: 200px;
													text-indent: -9999px;
													overflow: hidden;
													}
												#listing-details-gallery ul#thumbnails li a.next {
													background: url(/ui/images/public/layout/gallery-right-arrow.gif) no-repeat 50% 50%;
													display: block;
													width: 15px;
													height: 200px;
													text-indent: -9999px;
													overflow: hidden;
													}
													#listing-details-gallery ul#thumbnails li #property-gallery {											
														width: 168px;
														height: 205px;
														overflow: hidden;
														margin: 0;
														position: relative;
														}
														#listing-details-gallery ul#thumbnails #property-gallery ul { 
															position: relative;
															list-style: none;
															}
															#listing-details-gallery ul#thumbnails li ul li {
																width: 80px;
																height: 64px;
																float: left;
																}
																#listing-details-gallery ul#thumbnails li ul li.li1 {
																	margin-top: 0;
																	}
																#listing-details-gallery ul#thumbnails li ul li.li2 {
																	margin-top: 68px;
																	margin-left: -84px;
																	}
																#listing-details-gallery ul#thumbnails li ul li.li3 {
																	margin-top: 136px;
																	margin-left: -84px;
																	}
										/* --------------------------------------------------	
										GOOGLE MAP
										-------------------------------------------------- */		
										.google-maps {
											width: 460px;
											height: 250px;
											margin: 0 auto;
											}
			/* --------------------------------------------------	
			LISTINGS
			-------------------------------------------------- */
			ul#list-by {
				background: #787878;
				width: 100%;
				height: 30px;
				list-style: none;
				}
				ul#list-by li {
					float: left;
					text-align: center;
					}
					ul#list-by li a {
						display: inline-block;
						background: url(/ui/images/public/layout/listing-category-arrow.gif) 100% 53% no-repeat;
						font: bold 11px/30px Arial, Helvetica, sans-serif;
						color: #fff;
						text-decoration: none;
						padding: 0 10px 0 10px;
						}
			ul#listings {
				border-top: solid 1px #e3e3e3;
				width: 100%;
				list-style: none;
				}
				ul#listings li {
					font: bold 11px/32px Arial, Helvetica, sans-serif;
					color: #636466;
					}
				ul#listings li.listing {
					overflow: hidden;
					}
				ul#listings li.listing h3 {
					display: none;
					}
				ul#listings li.listing strong {
					display: none;
					}
				ul#listings li.odd {
					background: #f7f7f7;
					}
				ul#listings li.even {
					background: #fff;
					}
				ul#listings li.listing a {
					display: block;
					font: bold 11px/32px Arial, Helvetica, sans-serif;
					color: #636466;
					text-decoration: none;
					border: solid 1px #e3e3e3;
					border-width: 0 1px 1px 1px;
					height: 32px;
					}
					ul#listings li.listing a:hover {
						background: #e3e3e3;
						}
					ul#listings li.listing a span {
						display: inline;
						text-align: center;
						height: 30px;
						}
					ul#listings li.listing br {
						display: none;
						}
					ul#listings li.listing span.has-photo {
						display: block;
						width: 70px;
						height: 30px;
						background: url(/ui/images/public/layout/listing-has-photo.png) no-repeat 50% 50%;
						overflow: hidden;
						text-indent: -99999px;
						}
					ul#listings li.listing span.no-photo {
						display: block;
						width: 70px;
						height: 30px;
						background: url(/ui/images/public/layout/listing-no-photo.png) no-repeat 50% 50%;
						overflow: hidden;
						text-indent: -99999px;
						}
					/* --------------------------------------------------	
					WIDTHS FOR LISTING COLUMNS
					-------------------------------------------------- */
					.list-city {
						width: 170px;
						}
					.list-type {
						width: 120px;
						}
					.list-pets {
						width: 50px;
						}
					.list-beds_baths {
						width: 100px;
						}
					.list-rent-price {
						width: 120px;
						}
					.list-photos {
						width: 70px;
						}
					.list-square-feet {
						width: 100px;
						}
					.list-lister {
						width: 165px;
						}
			/* --------------------------------------------------	
			PAGINATION LINKS
			-------------------------------------------------- */
			.search-pagination-links {
				width: 100%;
				height: 30px;
				}
				.search-pagination-links p {
					float: left;
					font: bold 10px/30px Arial, Helvetica, sans-serif !important;
					color: #787878;
					height: 14px;
					}
				.search-pagination-links ul {
					float: right;
					position: relative;
					height: 14px;
					list-style: none;
					}
					.search-pagination-links ul li {
						float: left;
						position: relative;
						overflow: hidden;
						height: 30px;
						}
						.search-pagination-links ul li.active {
							font: bold 10px/30px Arial, Helvetica, sans-serif;
							color: #a2a2a3;
							text-decoration: underline;
							padding: 0 3px 0 3px;
							}
						.search-pagination-links ul li a {
							float: left;
							display: block;
							font: bold 10px/30px Arial, Helvetica, sans-serif;
							color: #ff7800;
							text-decoration: none;
							padding: 0 5px 0 5px;
							}
							.search-pagination-links ul li a:hover, .search-pagination-links ul li a.current {
								color: #787878;
								text-decoration: underline;
								}
							.search-pagination-links ul li.prev a {
								background: url(/ui/images/public/layout/orange-arrow-left.gif) no-repeat 50% 50%;
								text-indent: -100px;
								width: 14px;
								height: 30px;
								}
							.search-pagination-links ul li.next a {
								background: url(/ui/images/public/layout/orange-arrow-right.gif) no-repeat 50% 50%;
								text-indent: -100px;
								width: 16px;
								height: 30px;
								}
			/* --------------------------------------------------	
			FIEDLSET HEADING 01
			-------------------------------------------------- */
			.fieldset-heading-01-left {
				background: url(/ui/images/public/layout/fieldset-heading-01-bg.gif) 0 -40px no-repeat;
				padding: 0 0 0 10px;
				}
				.fieldset-heading-01-right {
					background: url(/ui/images/public/layout/fieldset-heading-01-bg.gif) 100% -40px no-repeat;
					padding: 0 10px 0 0;
					}
					.fieldset-heading-01 {
						
						}
						.fieldset-heading-01 h2 {
							background: url(/ui/images/public/layout/fieldset-heading-01-bg.gif) 0 0 repeat-x;
							font: bold 14px/40px Arial, Helvetica, sans-serif;
							color: #333;
							height: 40px;
							padding: 0 0 0 5px;
							}
							.fieldset-heading-01 p {
								font: bold 11px/15px Arial, Helvetica, sans-serif !important;
								color: #444 !important;
								margin: 0 0 5px 5px;
								}
			/* --------------------------------------------------	
			FIEDLSET MAIN
			-------------------------------------------------- */
			.main {
				position: relative;
				background: url(/ui/images/public/layout/fieldset-bg.gif) 0 100% repeat-x;
				border-bottom: solid 1px #ccc;
				border-width: 0 0 1px 0;
				padding: 5px 15px 5px;
				margin: 0 0 15px 0;
				}
				fieldset.main div {
					clear: both;
					font: bold 12px/18px Arial, Helvetica, sans-serif;
					color: #666;
					margin: 5px 0 5px 0;
					}
					fieldset.main label {
						font: bold 12px/18px Arial, Helvetica, sans-serif;
						color: #666666;
						float: left;
						width: 20%;
						padding: 0 10px 0 0;
						margin: 5px 0 2px 0;
						}
						fieldset.main input {
							font: normal 12px/12px Arial, Helvetica, sans-serif;
							border: solid 1px #ccc;
							padding: 3px;
							margin: 2px 3px 2px 0;
							}
							.main input.update {
								float: left;
								margin: 20px 0 10px 88px;
								border: none;
								text-align: center;
								}
							.main input.update-view {
								float: left;
								margin: 20px 0 10px 10px;
								border: none;
								text-align: center;
								}
						fieldset.main select {
							font: normal 12px/12px Arial, Helvetica, sans-serif;
							margin: 2px 3px 2px 0;
							}
					fieldset.main p {
						font: bold 11px/15px Arial, Helvetica, sans-serif !important;
						color: #999 !important;
						margin: 0 0 5px 5px;
						}
					/* --------------------------------------------------	
					LIST STANDARD
					-------------------------------------------------- */
					fieldset.main ul.standard {
						float: none;
						clear: both;
						list-style: none;
						padding: 0 0 0 0;
						}
						fieldset.main ul.standard li {
							font: normal 12px/12px Arial, Helvetica, sans-serif;
							float: left;
							width: 33%;
							}
							fieldset.main ul.standard li input {
								float: left;
								}
							fieldset.main ul.standard li label {
								width: auto !important;
								font: normal 12px/12px Arial, Helvetica, sans-serif !important;
								padding: 0 0 0 5px !important;
								}
					span#mailing_state, span#mailing_city {
						display: block;
						padding: 5px 0 0 0;
						}
			/* --------------------------------------------------	
			BUTTONS
			-------------------------------------------------- */
			input.create {
				margin: 5px 0 5px 226px;
				border: none;
				text-align: center;
				}
			a.create {
				margin: 5px auto 5px;
				border: none;
				height: 40px;
				}
				a.create img {
					height: 50px;
					}
			/* --------------------------------------------------	
			BREAD CUMBS
			-------------------------------------------------- */
			.crumbs {
				background: url(/ui/images/public/layout/orange-arrow-left.gif) no-repeat 0 50%;
				text-align: left;
				padding: 0 0 0 14px;
				margin: 0 0 10px 10px;
				}
				.crumbs a {
					background: url(/ui/images/public/layout/crumb.gif) 100% 50% no-repeat;
					font: bold 11px/11px Arial, Helvetica, sans-serif;
					color: #666;
					text-decoration: none;
					text-transform: uppercase;
					padding: 0 10px 0 4px;
					}
					.crumbs a:hover {
						text-decoration: underline;
						}
				.crumbs span {
					font: normal 11px/11px Arial, Helvetica, sans-serif;
					padding: 0 10px 0 4px;
					color: #999;
					}
			/* --------------------------------------------------	
			FORM STATUS
			-------------------------------------------------- */
			.form-status {
				width: 640px;
				background: url(/ui/images/public/layout/form-status-bg.gif) no-repeat 0 0;
				height: 25px;
				text-align: center;
				margin: 0 0 5px 0;
				font: normal 12px/25px Arial, Helvetica, sans-serif;
				text-transform: uppercase;
				}
			.form-status.fail {
				color: #FF0000;
				}
			.form-status.pass {
				color: #009900;
				}
/* --------------------------------------------------	
FOOTER
-------------------------------------------------- */
#footer-wrapper {
	background: url(/ui/images/public/layout/footer-bg.gif) repeat-x 0 0;
	width: 100%;
	min-width: 960px;
	height: 208px;
	}
	#footer {
		position: relative;
		background: url(/ui/images/public/layout/content-bg.gif) no-repeat -960px 0;
		width: 960px;
		height: 208px;
		margin: 0 auto;
		padding: 12px 0 0 0;
		}
		#footer .box {
			width: 960px;
			height: 120px;
			}
			#footer .box ul {
				list-style: none;
				}
				#footer .box ul li {
					position: relative;
					float: left;
					width: 206px;
					height: 70px;
					margin: 21px 0 0 0;
					padding: 10px 0 0 106px;
					}
					#footer .box ul li h3 {
						font: bold 16px/22px Arial, Helvetica, sans-serif;
						color: #566270;
						}
					#footer .box ul li p {
						font: normal 12px/16px Arial, Helvetica, sans-serif;
						color: #566270;
						}
					#footer .box ul li a {
						display: block;
						font: normal 12px/16px Arial, Helvetica, sans-serif;
						color: #566270;
						text-decoration: none;
						}
						#footer .box ul li a:hover {
							text-decoration: underline;
							}
							
					#footer .box ul li.left-col {
						background: url(/ui/images/public/layout/footer-col-bg.gif) no-repeat 26px 0;
						}
					#footer .box ul li.middle-col {
						background: url(/ui/images/public/layout/footer-col-bg.gif) no-repeat 26px -80px;
						}
					#footer .box ul li.right-col {
						background: url(/ui/images/public/layout/footer-col-bg.gif) no-repeat 26px -160px;
						}
						
					#footer ul#footer-nav {
						margin: 22px 0 0 0; padding:0;
						}
						#footer ul#footer-nav li {
							display: inline;
							margin: 0; padding: 0;
							}
							#footer ul#footer-nav li a {
								display: inline-block;
								font: normal 12px/12px Arial, Helvetica, sans-serif;
								color: #5c5c5c;
								height: 12px;
								text-decoration: none;
								border-right: solid 1px #5c5c5c;
								margin: 0; padding: 0 6px 0 5px;
								}
								#footer ul#footer-nav li a:hover {
									text-decoration: underline;
									}
									#footer ul#footer-nav li a.last {
										border: none;
										}
		#footer h2#copyright {
			font: normal 12px/12px Arial, Helvetica, sans-serif;
			color: #5c5c5c;
			padding: 0 0 0 5px;
			}
		#footer h3#site-by {
			position: absolute;
			bottom: 52px; right: 0;
			font: bold 10px/10px Arial, Helvetica, sans-serif;
			color: #5c5c5c;
			}
			#footer h3#site-by a {
				display: block;
				font: bold 10px/10px Arial, Helvetica, sans-serif;
				color: #5c5c5c;
				text-decoration: none;
				}
				#footer h3#site-by a:hover {
					text-decoration: underline;
					}
#billing-notice {
	margin: 10px;				
	font: bold 16px/30px Arial, Helvetica, sans-serif;
	border: #e3e3e3 1px solid;
	background-color: #eee;
	padding-bottom: 10px;
	}
	#billing-notice #title {
		font-weight: bold;
		text-align: center;
		color: #555555;
		}
	#billing-notice p {
		text-align: center;
		}
	#billing-notice p a {
		color: #26b3da;
		}