/*
Colliers International
Project by: Thought Shop

BLUE  		#024a71
	hover	#00355a
DARK GREY  	#4c4d4f
LIGHT GREY	#6e6f72
LIGHT GREEN	#b8c38a
GREEN		#657e17
	hover	#45550f
*/

body {
	background: #9EA0A3 url('images/body_bg2.png') center 108px repeat-x;
	color: #222;
	font-family: 'Century Gothic', 'Gill Sans', 'Trebuchet MS', sans-serif;
	font-size: 0.95em;
	line-height: 20px;
}

/* BASIC STYLES */

a {
	text-decoration: none;
	color: #777;
	outline: none;
}

		a:hover {text-decoration: underline;}

strong, .strong {font-weight: bold;}

.clear {clear: both;}

.hidden, .img_txt {display:none;}

.green { color: #657e17; }

hr {
	border: 0;
	color: #666666;
	background-color: #666666;
	height: 1px;
	width: 100%;
	text-align: left;
}

/* MAIN LAYOUT DIVS */

.holder {
	min-width: 1200px;
	width: 100%;
	text-align: center;
}

#header {
	height: 108px;
	width: 1110px;
	padding: 0 45px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
	text-align: left;
	background: #fff url('images/header_bg.png') bottom center repeat-x;
}

#footer {
	width: 1110px;
	height: 25px;
	font-size: 10px;
	line-height: 14px;
	color: #444;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	position: relative;
	padding: 15px 0 15px;
	background: #fff url('images/footer_bg.png') top center repeat-x;	
}

#footer img.slogan {
	position: absolute;
	top: 15px;
	right: 0;
}

	img.colliers {
		position: absolute;
		bottom: 0px;
		right: 45px;
		z-index: 60000;
	}

.holder.bottom {
	background: #fff url('images/footer_bg.png') top center repeat-x;	
}

#container {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	position: relative;
	z-index: 1;
	background: #9EA0A3 url('images/body_bg2.png') center top repeat-x;
}

#content {
	padding: 0 10px 95px 25px;
	margin: 0 auto;
	color: #222;
	width: 1105px;
	min-height: 340px;
	position: relative;
	z-index: 4;
}

#middle {
	width: 617px;
	float: left;
	padding-right: 20px;
	border-right: 1px #4c4d4f  solid;
}

* html #middle {
	width: 600px;
}

#middle.no-border {
	border-style: hidden;
	border-width: 0 !important;
	border-color: transparent;
}

/* HEADER */

.holder.top {
	background: #fff url('images/header_bg.png') bottom center repeat-x;
}

#header h1 {
	width: 203px;
	height: 108px;
	background: url('images/unique_properties.png');
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}

	#header ul li {
		float: left;
	}

#nav {
	width: 896px;
	height: 63px;
	position: absolute;
	bottom: 0;
	right: 45px;
}

		#nav li {
			float: left;
			width: 179px;
			margin-right: 0;
			height: 63px;
		
		}
		
		
		
		* html #nav li {
			margin-right: -6px;
		}

				#nav li.toplevel > a {
					width: 115px;
					display: block;
					height: 42px;
					font-size: 18px;
					padding: 14px 35px 7px;
					background: url('images/nav_bg.png') right bottom no-repeat;
				}

				* html #nav li.toplevel a {
					width: 110px;
					display: block;
					background: url('images/nav_bg.png') right bottom no-repeat;
					font-size: 18px;
					padding: 14px 35px 7px;
					height: 42px;
				}
				
				* html #nav li.n2 {
					width: 173px !important;
				}
				
				* html #nav ul li.n2 a {
					width: 97px !important;
					padding: 14px 30px 7px;
				}				
						#nav li a.last,
						#nav li.n4 > a {
							background-image: none;
						}

						#nav li a.active,
						#nav li a.hover,
						* html #nav li a:hover {
							background:  url('images/nav_dropdown4.png') -389px 3px no-repeat;
							color: #024a71;
							text-decoration: none;
						}
						

				#nav ul li li,
				ul.listings li {
					float: left;
					height: 372px;
					width: 251px;
					position: relative;
					margin-top: 42px;
					padding: 10px 12px 10px 9px;
					background: url('images/stripe_gradient_long2.png') center right no-repeat;
				}

				#nav ul li li {
					margin-top: 0;
				}

ul.listings li {
	height: 337px;
	padding-bottom: 30px;
	background-image: url('images/stripe_gradient_long2.png');
}

		#nav ul li li.rowend,
		ul.listings li.rowend {
			background-image: none;
		}
		
ul.listings.right-side {
	float: right;
	position: relative;
}

		#content ul.listings.right-side a.view,
		#content ul.listings.right-side p.sold {
			padding: 0 15px;
			letter-spacing: 1px;
			font-size: 0.8em;
		}
		
		#container #content ul.listings p.sold {
			background-color: #b50025 !important;
			text-align: center;
			width: 60px;
			padding: 1px 15px;
			font-size: 12px;
			letter-spacing: 1px;
		}
		#container #content ul.listings p.sold a {
			color: #fff;
		}
		
		#content ul.listings.right-side p.info {
			line-height: 15px;
			font-size: 12px;
		}
		
		.flash-gallery {
			width: 90px;
			height: 18px;
			position: absolute;
			bottom: 29px;
			right: -2px;
		}
		
		#main .flash-gallery a {
			color: #fff !important;
			right: 2px;
			top: 0;
			text-align: center;
		}
		
		a.button {
			text-transform: uppercase;
			font-size: 11px;
			color: #fff !important;
			background: #657e17;
			padding: 1px 13px;
			display: block;
			float: left;
			margin-right: 5px;
			font-weight: normal;
			text-align: center;
		}
		
		a.button:hover {
			background: #45550f;
			text-decoration: none;
		}
		
		#sidebar-right a.button {background: #044b6f; margin-bottom: 50px;}
		#sidebar-right a.button:hover {background: #00355a;}

		#nav ul li li a.view,
		#content ul.listings li a.view,
		#content ul.listings li p.sold,
		form .column a.add,
		.gallery-container .flash-gallery a {
			background-image: none !important;
			background-color: #044b6f;
			width: auto;
			display: inline;
			position: absolute;
			bottom: 7px;
			left: 9px;
			height: auto;
			color: #fff;
			text-transform: uppercase;
			padding: 0 7px;
			font-size: 11px;
		}

		#content ul.listings li a.view,
		#content ul.listings li p.sold {
			/*bottom: 0;*/
		}

		#nav ul li li a.view:hover,
		#content ul.listings li a.view:hover,
		#main .flash-gallery a:hover {
			background-color: #00355a;
			text-decoration: none;
		}


		#nav ul ul a.viewall {
			position: absolute;
			top: 19px;
			left: 20px;
			background: transparent url('images/arrow_grey.gif') left 1px no-repeat;
			text-transform: uppercase;
			font-weight: bold;
			color: #044b6f;
			font-size: 14px;
			padding: 0 0 0 13px;
			display: block;
			width: 570px;
			height: auto;
		}

#content div.return {
	width: 570px;
/*	height: auto;*/
	position: relative;
	top: 20px;
	margin: 0 0 30px;
/*	min-height: 15px;*/
	height: 30px;
}

#content .return a{
	background: transparent url('images/arrow_grey_back.gif') left center no-repeat;
	font-weight: bold;
	color: #044b6f;
	font-size: 14px;
	padding: 0 0 0 13px;
	display: block;
	height: auto;
	margin-bottom: 25px;
}

		#content a.return:hover,
		#nav ul ul a.viewall:hover {
			color: #022c42;
			text-decoration: none;
		}

#nav ul li ul {
	background: transparent url('images/nav_dropdown4.png') center -59px no-repeat;
	width: 1099px;
	height: 410px;
	padding-top: 40px;
	position: absolute;
	top: 62px;
	left: -218px;
	color: #fff;
	padding-left: 16px;
	padding-right: 5px;
	padding-bottom: 10px;
	display: none;
}
		/*MAIN NAV HOVER STATE*/
		#nav ul li:hover ul {
			/*display: block;*/
		}
		
/*		#nav ul li.toplevel > a {
			background:  url('images/nav_dropdown4.png') 0px 100px no-repeat;
		}*/
		
		#nav ul li.toplevel:hover > a {
			/*background:  url('images/nav_dropdown4.png') -389px 3px no-repeat;*/
			color: #024a71;
			text-decoration: none;
		}
	

		#nav ul li li img,
		ul.listings li img {
			border: 2px #4c4d4f solid;
		}
		#nav ul li li .image,
		ul.listings li .image {
			width: 251px;
			height: 123px;
			background-color: #777;
		}

		#nav ul li ul p,
		#content ul.listings p {
			font-weight: bold;
			font-size: 14px;
			line-height: 16px;
			margin: 0;
			margin-bottom: 10px;
			color: #fff;
		}

				#nav ul li ul p.info,
				#content ul.listings p.info {
					font-size: 12px;
					line-height: 14px;
					font-weight: normal;
				}

		#nav ul li ul h3,
		ul.listings h3 {
			font-size: 22px;
			line-height: 27px;
			color: #024a71;
			margin-top: 0;
			margin-bottom: 5px;
		}

#secnav {
	height: 32px;
	width: 900px;	
	display: inline;
	padding: 0;
	position: absolute;
	top: 0;
	right: 45px;
}

		#secnav ul {
			background: transparent url('images/secnav_bg.png') bottom right no-repeat;
			height: 20px;
			/*width: 480px;*/
			width: auto;
			float: right;
			display: block;
			position: relative;
			padding: 6px 20px;
			z-index: 4;
		}
		
		#secnav ul.admin {
			background: url('images/secnav_admin_bg.jpg') bottom left no-repeat;
			/*width: 285px;*/
			width: auto;
			margin-right: 5px;
			padding-right: 10px;
		}
		
				#secnav .admin li.s1 {width: 100px;}
				#secnav .admin li.s2 {width: 70px;}
				#secnav .admin li.s3 {width: 60px;}

		#secnav li {
			padding: 0 10px;
			text-align: center;
		}
				
				#secnav li.s1 {width: 160px;}
				#secnav li.s2 {width: 100px;}
				#secnav li.s3 {width: 62px;}
				#secnav li.s4 {width: 75px;}
				#secnav li.s5 {width: 62px;}

		#secnav a {
			color: #fff;
			font-size: 13px;
		}
		
				#secnav a:hover,
				#secnav a.active {
					font-weight: bold;
					text-decoration: none;
				}
				
		#secnav .admin img {
			position: absolute;
			bottom: 0;
			left: auto;
			right: -8px !important;
		}


		#secnav ul img{
			position: absolute;
			bottom: 0;
			left: 0;
		}

.search-box {
/*	position: absolute;
	z-index: 1;
	right: -22px;
	top: 20px; */
	position: relative;
	height: 37px;
	padding: 5px 10px 10px 10px;
	width: 390px;
	background: url('images/search_bg.png') bottom left no-repeat;
}
		
		#toggle_container .search-box input.white {
			width: 260px;
			font-size: 12px;
			padding: 4px 6px;
			position: absolute;
			left: 8px;
			bottom: 8px;
		}	
		
	 	#toggle_container .search-box input.search {
			position: absolute;
			bottom: 5px;
			left: 288px;
			background-color: transparent !important;
			border-style: hidden !important;
			border-width: 0;
			margin-top: 0;
			padding-left: 0;
		}

input.error {
	border: 1px solid red;
}

li.error {
	color: red;
}

/* CONTENT */

#main {
	width: 835px;
	float: left;
}

		* html #main {
			margin-left: -20px;
		}

		#content #main p,
		#content .profile p,
		#content .profile ul.bullets {
			/*font-family: 'Times New Roman', serif !important;*/
			font-size: 1em !important;
			color: #000 !important;
		}
		
		#content.sans-serif p {
			font-family: 'Century Gothic', Helvetica, Arial, 'Trebuchet MS', sans-serif;
			font-size: 1em;
			margin-bottom: 20px;
		}

		#content p,
		#content .panel ul {
			color: #333;
			font-size: 0.9em;
			line-height: 25px;
			margin: 10px 0;
		}

				#content p strong {font-weight: bold;}

		#content a {color: #024a71;}
		
		#content p.pdf { border-bottom: 1px solid #666666; padding-bottom: 5px; }
		#content p.pdf a img { margin-right: 5px; }
		
		.toolLinks { margin: 7px 0;}
		.toolLinks a { margin-right: 10px; padding-right: 10px; border-right: 1px solid #333; }
		.toolLinks a.last { border:none; }
		
		#content ul.subnav {
			height: 25px;
			padding-top: 25px;
		}
		
		#content ul.subnav li {
			float: left;
			margin-right: 30px;
		}
		
		#content ul.subnav li a {
			font-weight: bold;
			color: #4c4d4f;
			font-size: 14px;
		}
		
		#content ul.subnav li a.active,
		#content ul.subnav li a:hover {
			color: #024a71;
			text-decoration: none;
		}

		img.listingMain {
			width: 841px;
			border: 2px #4c4d4f solid;
			margin-bottom: 10px;
		}
		
		img.listingMain.edit {
			width: 764px;
			border: 2px #4c4d4f solid;
			margin: 5px 0;
		}

				#content #main p strong {
					font-family: 'Century Gothic', Helvetica, Arial, 'Trebuchet MS', sans-serif;
					color: #024a71;
					text-transform: uppercase;
					font-weight: bold;
				}
				
		#content h2 {
			color: #024a71;
			font-weight: bold;
			font-size: 1.3em;
			/*padding-top: 25px;*/
			padding-top: 5px;
			margin-bottom: 12px;
		}
		
		#content h2.large {
			font-size: 33px;
			font-weight: normal;
			line-height: 39px;
		}
		
		#content h5 {
			font-weight: bold;
			color: #657e17;
			font-size: 16px;
			padding-top: 20px;
		}

		#main .description { 
			margin-bottom: 20px; 
			
		}

		#main ul.specs {
			color: #024a71;
/*			margin-top: 20px;*/
		}

				#main ul.specs li {
					padding: 3px 2px;
				}
		
		#main .lead_image,
		#main .map_canvas_show {
			margin-bottom: 20px;
		}
		#main .lead_image {
			width: 840px;
			height: 409px;
		}
				
		#content img.right {
			float: right;
			margin: 0 0 20px 15px;
		}
		
		img.border {
			border: 2px solid #4c4d4f;
		}

#sidebar-right {
	float: right;
	width: 170px;
	padding-left: 0;
	margin-left: 0;
	/*margin-top: 18px;*/
	background-color: transparent;
	background-image: none;
}

		#sidebar-right.top {
			margin-top: 0;
		}
		
		#sidebar-right h4 {
			color: #6e6f72;
			margin-bottom: 10px;
		}

		#main #sidebar-right a {
			color: #000;
		}
		
		#main #sidebar-right a:hover,
		#main #sidebar-right a.active {
			color: #024a71;
			text-decoration: none;
		}

				#main #sidebar-right a.contact {
					display: block;
					color: #024a71;
				}
				
				#main #sidebar-right a.contact:hover {
					text-decoration: underline;
				}

		#sidebar-right li {
			margin-bottom: 15px;
		}
		
		#sidebar-right .map-thumb {
			margin-bottom: 30px;
		}
		
		#sidebar-right form {
			margin-top: 10px;
		}
		
		#sidebar-right input {
			width: 163px;
			background: #fff;
			color: #555;
			font-weight: normal;
			padding: 2px 3px;
			font-size: .85em;
			margin-bottom: 3px;
		}
		
		#sidebar-right input.send {
			width: 103px;
			background-color: transparent !important;
			border-style: hidden !important;
			border-width: 0;
			margin-top: 0;
			padding-left: 0;
		}
		
		#sidebar-right .agent_info {
			font-size: 85%;
			margin-top: 10px;
		}
		#sidebar-right .agent_info p {
			margin: 0; padding: 0; line-height: 1.5;
		}
		#main #sidebar-right .agent_info p.strong {
			color: #024a71 !important;
		}


		ul.gallery {
			height: 170px;
			width: 620px;
			margin-bottom: 45px;
		}

		ul.gallery li,
		.gallery-thumbs li {
			float: left;
		}
		
		.gallery-thumbs ul {
			width: 185px;
			height: 60px;
		}
		
		.gallery-thumbs li {
			margin-right: 1px;
		}
		
		.gallery-thumbs li a img {
			margin: 1px;
			border: 1px #4c4d4f solid;
		}
		
		.gallery-thumbs li a:hover img {
			margin: 0;
			border: 2px #044b6f solid;
		}
		
		#sidebar-right .map-thumb a img {
			margin: 3px 0;
		}
		
		#sidebar-right .map-thumb a:hover img {
			border: 1px solid #024a71;
			margin: 2px -1px;
		}
		
		#middle ul.gallery li {
			border: 2px #4c4d4f solid;
			margin: 1px 5px 7px 2px;
			position: relative;
		}
		
		#middle ul.gallery li img {position: relative; z-index: 2;}
		
		#middle ul.gallery li img.move {
			z-index: 2; 
			position: absolute; 
			bottom: 0; 
			right: 0;
			width: 20px !important;
			height: 19px !important;
			visibility: hidden;
			}
		
		.admin #middle ul.gallery li.hover img.move {
			visibility: visible;
		}
		
		#middle ul.gallery li.hover,
		#middle ul.gallery li.active {
			border: 2px #044b6f solid;
		}
		
		li.hover.ui-sortable-placeholder,
		#main .column li.ui-sortable-placeholder {
			border: 1px #ddd dotted !important;
			visibility: visible !important;
		}
		
		#main .column li.ui-sortable-placeholder {
			border-color: #666 !important;
			background: #D3D6B2;
			margin-bottom: 3px;
		}
		
		#listings li.ui-sortable-placeholder {
			visibility: visible !important;
			background: #D3D6B2 !important;
		}
		
		#listings li.ui-sortable-helper {
			background: #9EA0A3 !important;
			border: 1px #ddd dotted !important;
			opacity: .8;
		}
		
		#listings li.ui-sortable-helper a.move {
			width: 33px;
		}		
		
		.connectedSortable li,
		.connectedSortable li a {
			cursor: move;
		}
		#controlOff .notify { visibility: hidden; }

#sidebar-right.small {
	padding-left: 0;
	width: 165px;
	margin-right: -10px;
	margin-top: 40px;
}

#sidebar-right.small h3 {
	color: #024a71;
	margin-bottom: 13px;
	font-size: 1.2em;
}

/* LEFT SIDEBAR */

#sidebar {
	width: 250px;
	padding-right: 14px;
	float: left;
}

		#sidebar h1 {
			color: #4c4d4f;
			font-size: 1.8em;
			margin-bottom: 11px;
			line-height: 28px;
		}

		#sidebar h3 {
			color: #024a71;
			font-size: 1.35em;
			font-weight: bold;
			margin-bottom: 30px;
		}

				#sidebar li li {
					margin-left: 17px;
	
				}

				#sidebar li a {
					color: #505153;
					font-size: 1.3em;
					font-weight: bold;
					line-height: 28px;
				}

				#sidebar li a.active,
				#sidebar li a:hover {
					color: #024a71;
					text-decoration: none;
				}
				
				#sidebar h1 a:hover {
					text-decoration: none;
				}
				
				.admin-page #sidebar li a.active,
				.admin-page #sidebar li a:hover {
					color: #657e17;
				}

				#sidebar li ul {
					margin-bottom: 5px;
				}
				#sidebar li li a {
					color: #6e6f72;
					font-size: 0.95em;
					line-height: 20px;
				}
				
				#sidebar li li a.active,
				#sidebar li li a:hover {
					color: #000;
				}
				
				#sidebar ul.sub li {
					margin-left: 0;
					background: url('images/li_subprop.gif') left 4px no-repeat;
					padding-left: 17px;
					font-weight: bold;
					font-size: 1em;
					color: #6e6f72;
				}
				#sidebar ul.sub li ul.subheading {
					display: none;
				}
				
				#sidebar ul.sub li.open {
					background: url('images/li_subprop_down.gif') left 8px no-repeat;
				}
				
				#sidebar ul.sub li.open ul.subheading {
					display: block;
				}
				
				#sidebar ul.sub li li a {color: #4c4d4f;}
				#sidebar ul.sub li li li a {color: #6e6f72;}
				#sidebar ul.sub li li li a:hover,
				#sidebar ul.sub li li a:hover,
				#sidebar ul.sub li li li a.active,
				#sidebar ul.sub li li a.active {color: #000;}
				
				#sidebar ul.sub li li {
					background-image: none;
				}
				
				#sidebar ul.sub li ul {
					margin-bottom: 0;
				}
				
				#sidebar ul.sub li,
				#sidebar ul.sub li li,
				#sidebar ul.sub li li li {
					margin-bottom: -1px;
				}
				
				#sidebar ul.sub li span {
					color: #b30025;	
				}


/* CONTENT SPECIFIC STYLES */

#flip_through_container,
#flip_through_container div.flip_feature {
	width: 1200px;
	height: 585px;
}

		* html #flip_through_container {
			margin-bottom: -5px;
		}

		#flip_through_container div.flip_feature {
			position: relative;
		}

				#flip_through_container div.flip_feature p {
					position: absolute;
					bottom: 25px;
					left: 0;
					padding: 5px 155px 5px 45px;
					background: #4c4d4f;
					font-size: 16px;
					color: #fff;
					letter-spacing: 1px;
				}

				#flip_through_container div.flip_feature a {
					display: block;
					padding: 5px 16px;
					background: #024a71;
					text-transform: uppercase;
					color: #fff;
					position: absolute;
					right: 0;
					top: 0;
				}

						#flip_through_container div.flip_feature a:hover {
							background-color: #00355a;
							text-decoration: none;
						}


/* ADMIN STYLES */

a.move {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 10px;
	height: 33px;
	width: 33px;
	background: url('images/arrow_listing_move.png') top right no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

		a.move:hover {
			background-position: bottom right;
			width: 113px;
		}

.admin #sidebar h1,
.admin #sidebar .heading,
.admin #sidebar .pages > li {
	display: block;
	position: relative;
	padding-left: 2px;
	border: 1px solid transparent;
	margin: 0;
}

	.admin #sidebar .pages>li {
		margin-left: 0;
		padding-left: 22px;
	}
	
	.admin #sidebar .edit-block li,
	.admin #sidebar .edit-block li:hover {
		padding-left: 0 !important; 
	}
	
		.admin-page #sidebar h1 {
			color: #7a8f34;
		}

		.admin #sidebar h1 .edit-block a,
		.admin #sidebar li .edit-block a{
			color: #585a57;
			font-weight: normal;
			font-size: 12px !important;
			margin-top: -4px;
			line-height: 15px;
		}

		.admin #sidebar h1:hover,
		.admin #sidebar .heading:hover,
		.admin #sidebar .pages>li:hover {
			border: 1px solid #7a8f34;
		}
		
		.admin #sidebar h1 img,
		.admin #sidebar .heading img,
		.admin #sidebar .pages>li img {
			visibility: hidden;
			position: absolute;
			bottom: 0;
			right: 0;
		}
		
		* html img.arrow {
			display: none;
		}
		
		.admin #sidebar h1:hover img,
		.admin #sidebar .heading:hover img,
		.admin #sidebar .pages>li:hover img {
			visibility: visible;

		}
		
/*		.admin #sidebar .heading:hover {
			margin-bottom: -1px;
			margin-top: -1px;
		}*/
		
		.admin #sidebar .pages>li {
			cursor: pointer;
		}
		
		.admin #sidebar .pages>li:hover {
			/*margin: 2px 0 -1px 0 !important;*/
			background: url('images/move_dark.png') 0 3px no-repeat;
		}
		
/*		.admin #sidebar li li:hover,
		.admin #sidebar h1 li:hover {
			background-image: none;
			border-style: hidden;
		}*/

.admin .edit-block {
	position: absolute;	
	right: -1px;
	width: 132px;
	background: #b8c38a;
	padding: 6px 10px 5px 4px;
	border: 1px #7a806d solid;
	visibility: hidden;
}

/*set top position for each type of edit-block*/
.admin #sidebar h1 .edit-block {
	top: 28px;
}
.admin #sidebar .heading .edit-block {
	top: 28px;
}
.admin #sidebar .pages .edit-block {
	top: 21px;
}
.admin #sidebar .sub .edit-block {
	top: 20px;
}

.admin #sidebar h1 .edit-block {
	padding: 2px 3px 10px 16px;
}

.admin #sidebar .edit-block li {
	line-height: 24px !important;
}

.admin .edit-block {
	z-index: 10000;
}

/*.admin #sidebar .heading:hover li .edit-block {
	visibility: hidden;
}
*/
.admin #sidebar .listing-box {
	position: relative;
}

.admin #sidebar .edit-block a.active,
.admin #sidebar .edit-block a:hover {
	color: #000;
}

/* TAB STYLES */

#tabs ul.nav {
	padding-left: 15px;
	height: 40px;
}

		#tabs ul.nav li {
			/*float: left;*/
			background: url('images/form_tab_end2.png') right top no-repeat;
			position: relative;
			z-index: 1;
			margin-right: -5px;
			padding-right: 0px;
		}

				#tabs ul.nav li a {
					padding: 14px 14px 9px 24px;
					font-weight: bold;
					font-size: 105%;
					color: #4c4d4f !important;
					padding-right: 5px;
					margin-right: 15px;
					outline: none;
					display: block;
					background: url('images/form_tab_bg.png') left top no-repeat;
				}
				
				#tabs ul.nav li a:hover {
					background: url('images/form_tab_active.png') left top no-repeat;
					text-decoration: none;
					overflow: hidden;
				}
				
				#tabs ul.nav li.ui-state-active a {
					background: url('images/form_tab_active.png') left top no-repeat;
					color: #657e17 !important;
					text-decoration: none;
				}
				
				#tabs ul.nav li.ui-state-active,
				#tabs ul.nav li:hover {
					background: url('images/form_tab_active_end2.png') right top no-repeat;
				}
				
				#tabs ul.nav li.ui-state-active {
					z-index: 6;
				}
				
.tabholder {
	background: url('images/form_bg_mid.png') center top repeat-y;
	padding: 0 25px 40px 36px;
	margin-top: 26px;
	position: relative;
	z-index: 4;
	height: 100%;
}

		* html .tabholder {
			width: 729px;
		}

		.tabholder .top {
			height: 31px;
			width: 841px;
			position: absolute;
			top: -31px;
			left: -3px;
			background: url('images/form_bg_top.png') bottom center no-repeat;
		}

		.tabholder .bottom {
			height: 20px;
			width: 841px;
			position: absolute;
			bottom: -20px;
			left: -3px;
			background: url('images/form_bg_bot.png') bottom center no-repeat;
		}
		

.tabs1 {
	clear: both;
}


.tabholder td {
	padding: 4px 0;
}
		.tabholder th {
			font-weight: bold;
			padding-bottom: 7px;
		}

		.admin .tabholder td a {
			color: #657e17 !important;
		}
		.admin .tabholder td a.button {
			color: #fff !important;
			width: 60px;
		}



/* FORM STYLES */

form label,
form .check,
form h3,
form h4 {
	font-weight: bold;
	color: #000;
	font-size: 105%;
}

form div.left {
	float: left;
}

form fieldset.check div {
	width: 215px;
	font-size: 0.95em;
	margin: 4px 2px 4px 0;
	float: left;
}

form fieldset.check div.long {
	width: 220px;
}

form label,
form h3,
form h4 {
	display:block;
	padding: 4px;
	margin-top: 10px;
}

		form fieldset label {
			display: inline;
		}

		form h3 span {
			font-weight: normal;
			font-size: 0.8em;
		}
		
		form h3 span strong span  {
			font-weight: bold;
			font-size: 0.9em;
		}

form input, 
form textarea,
form a.emptyimg {
/*	background: #b8c38a;*/
	padding: 4px 6px;
	color: #000;
	border: 1px #7a806d solid;
}

form textarea {
	overflow: auto;
	font-family: 'Century Gothic', Helvetica, Arial, 'Trebuchet MS', sans-serif;
}

form a.emptyimg {
	display: block;
	text-align: center;
	padding-top: 150px;
	border: 2px #91a15a solid;
	height: 150px;
	margin-bottom: 20px;
}

form a.emptyimg:hover {
	background-color: #aeb780;
	text-decoration: none;
}

form textarea.serif {
	/*font-family: 'Times New Roman', serif;*/
}

#middle form input {
	width: 603px;
} 

#middle form .submit input {
	width: auto;
}

form input.label {
	margin-bottom: 20px;
}

form input.white,
form textarea.white {
	background: #fff;
	color: #000;
/*	width: 603px;*/
}

form input.title {
	color: #657e17;
	font-weight: bold;
	font-size: 1.3em;
	padding: 2px 3px;
}

		#middle form input.title {
			width: 609px;
		}

form .column {
	float: left;
	width: 244px;
	margin-right: 50px;
	margin-bottom: 40px;
	position: relative;
	min-height: 280px;
}

		.column ul {
			min-height: 320px;
			border: 1px #9a9a9a dotted;
			padding: 4px;
		}

		form .column h4 {
			margin-top: 0;
			margin-bottom: 10px;
		}

		/*form .column li a {
					font-weight: normal;
					color: #000 !important;
					font-size: 0.9em;
					padding: 2px 4px 2px 26px;
					margin-bottom: 3px;
					display: block;
					background: url('images/column_a_edit.gif') top left no-repeat;
				}
				
				form .column.users li a {
					background-image: url('images/column_a.gif');
				}
				
				form .column li a:hover {
					text-decoration: none;
					font-weight: bold;
				}*/
				
		form .column li {
			width: 204px;
			height: 20px;
			padding: 2px 4px 2px 26px;
			margin-bottom: 3px;
			background: url('images/column_a.gif') top left no-repeat;
		}
		
		form .column li:hover {
			font-weight: bold;
		}
		
		form .column li a {
			font-size: .8em;
			text-transform: uppercase;
			float: right;
			cursor: pointer;
		}
		
		* html form .column li {
			height: 20px;
			display: block;
		}
		
		
		.tabholder div form {
			width: 765px;
		}
		
		
		
		form .column a.add {
			background-color: #657e17;
			position: absolute;
			top: 7px;
			left: 91px;
			width: 117px;
			height: 16px;
			color: #fff !important;
			text-align: center;
			text-transform: uppercase;
			padding: 1px 4px;
			font-size: 11px;
			line-height: 15px;
		}
		
		a.green_button {
			position: absolute;
			height: 16px;
			margin: 3px;
			background-color: #657e17;
			color: #fff !important;
			text-align: center;
			text-transform: uppercase;
			padding: 3px 6px;
			font-size: 11px;
			line-height: 15px;
		}
		
		form .column a.add:hover,
		a.green_button:hover {
			background-color: #45550f;
			text-decoration: none;
		}

form .submit {
	border-top: 2px #4c4d4f solid;
	padding-top: 14px;
	margin-top: 19px;
}

form a {
	font-weight: bold;
	color: #657e17 !important;
}

.edit-tools {
	height: 25px;
}

.edit-tools li {
	float: left;
}

.edit-tools li a {
	display: block;
	width: 26px;
	height: 22px;
	text-indent: -999px;
	overflow: hidden;
	background: url('images/icons/edit_bold.png') top left no-repeat;
}

.edit-tools li a.italic {
	background-image: url('images/icons/edit_italic.png');
}
.edit-tools li a.ul {
	background-image: url('images/icons/edit_ul.png');
}
.edit-tools li a.ol {
	background-image: url('images/icons/edit_ol.png');
}
.edit-tools li a.link {
	background-image: url('images/icons/edit_link.png');
}

.gallery-edit{
	margin-left: -20px;
}

.map-edit {
	margin-left: -20px;
	margin-top: 13px;
}

.gallery-edit li,
.map-edit li {
	clear: both;
/*	background: url('images/gradient_bar_h.png') bottom center no-repeat;*/
	border-bottom: 2px solid #4c4d4f;
	position: relative;
	margin-bottom: 3px;
	padding: 10px 0 15px;
	margin-left: 20px;
}

.map-edit li {
	margin-bottom: 15px;
	height: 100%;
}

		.gallery-edit li span.num,
		.map-edit li span.num {
			display: block;
			float: left;
			width: 56px;
			height: 60px;
			padding-top: 40px;	
			padding-right: 10px;
			text-align: left;
			font-weight: bold;
			color: #657e17;
			font-size: 45px;
			line-height: 45px;
			}
		
		.gallery-edit li .image-edit,
		.map-edit li .image-edit {
/*			margin-top: 4px;*/
			width: 192px;
			height: 108px;
			float: left;
		}
		
		* html .map-edit li .image-edit,
		* html .gallery-edit li .image-edit {
			margin-right: -120px;
		}
		
		.gallery-edit li img,
		.map-edit li img {
			border: 2px #4c4d4f solid;
		}
		
		.gallery-edit li a:hover img,
		.map-edit li a:hover img {
			border: 2px #024a71 solid;
		}
		
		.gallery-edit li .empty,
		.map-edit li a.empty {
			display: block;
			float: left;
			text-align: center;
			padding-top: 40px;
			height: 62px;
			width: 177px;
			border: 2px #91a15a solid;
			background: #b4c185;
			font-weight: normal;
			font-size: 13px;
		}
		
		.gallery-edit li a.empty:hover,
		.map-edit li a.empty:hover {
			background-color: #aeb780;
			text-decoration: none;
		}
		
		.gallery-edit li .caption-edit,
		.map-edit li .caption-edit {
			float: left;
			/*width: 456px;*/
			padding-right: 68px;
			position: relative;
		}
		
		.map-edit li .caption-edit {
			width: 480px;
		}
		
		* html .map-edit li .caption-edit {
			left: 123px;
		}
		
		* html .gallery-edit li .caption-edit {
			left: 140px;
			width: 411px;
		}
		
		.gallery-edit li h3,
		.map-edit li h3 {
			margin-top: 2px;
			height: 12px;
			line-height: 12px;
			margin-bottom: 3px;
			padding-left: 0;
			font-size: 0.9em;
		}
		
		.gallery-edit li h3.change_image,
		.map-edit li h3.change_image {
			cursor: pointer;
			color: #657e17;
		}
		
		.gallery-edit li textarea.white,
		form  li .caption-edit input.white,
		.map-edit li textarea.white {
			width: 438px;
			border: 1px #4c4d4f solid;
			margin: 0 0 0 0;
			position: relative;
		}
		
		form  li .caption-edit input.half {
			width: 210px;
		}
		
		.gallery-edit li textarea.white {
			height: 42px;
			width: 419px;
		}
		
		*:first-child+html .gallery-edit li textarea.white {
			position: relative;
			left: 20px;
		}
		
		.map-edit li textarea {
			min-height: 57px;
		}
		
		.gallery-edit li a.delete {
			padding: 1px 10px;
			font-size: 12px;
			/*position: absolute;
						bottom: 0;
						right: 0;*/
			display: block;
			background-color: #657e17;
			color: #fff !important;
			font-weight: normal;
			text-align: center;
			text-transform: uppercase;
		}
		.gallery-edit li div.right {
			display: block;
			width: 60px;
			position: absolute;
			right: 0;
			bottom: 0;
		}
		.gallery-edit li div.right label {
			font-size: 85%;
		}
		
		.gallery-edit li a.delete:hover,
		.map-edit li a.delete:hover {
			background-color: #45550f;
			text-decoration: none;
		}
		
		.map-edit a.button {
			display: block;
/*			position: absolute;
			right: 0;*/
			width: 75px;
			padding: 2px 5px;
			margin-top: 2px;
		}
		
		.map-edit .buttons {
			position: absolute;
			right: 0;
			width: 75px;
			bottom: 3px;
		}
		/*.map-edit a.delete {
					bottom: 3px;
				}
				
				.map-edit a.goto {
					bottom: 30px;
				}*/
		
		.gallery-edit li.last,
		.map-edit li.last {
			background-image: none;
		}
		
form.white {
	width: 911px;
	padding-right: 15px;
	position: relative;
	top: 27px;
	border-right: 1px #000 solid;
	margin-top: 0;
	margin-bottom: -50px;
}

form.white.no-border {
	border-right: 1px hidden #000;
}
		
		form.white input,
		form.white textarea {
			background: #fff !important;
			border: 2px #979a9d solid;
			margin-top: 20px;
			color: #979a9d;
		}
		
				form.white input.send {
					background-color: transparent !important;
					border-style: hidden !important;
					border-width: 0;
					margin-top: 0;
					padding-left: 0;
				}
		
		form.white textarea {
			color: #000;
			width: 290px;
		}
		
		form.white label {
			float: left;
			margin-top: 20px;
			width: 220px;
			padding: 3px 10px 1px 0;
			text-align: right;
			font-weight: normal;
		}
		
		form .left-fields {
			float: left;
			width: 545px;
		}
		
		form .right-fields {
			margin-left: 543px;
		}
		
		form .right-fields textarea {
			height: 235px;
		}
		
				form.white .left-fields input {
					width: 280px;
					padding: 1px 5px;
				}
		
				form.white .left-fields input.half {
					width: 130px;
				}
		
		form .mailing {
			height: 24px;
			margin-top: 17px;
		}
				
				form.white .mailing label.join {
					color: #024a71;
					width: 220px;
				}
				
				form.white .mailing label {
					width: auto;
					margin-top: 0 !important;
				}
		
				form.white .mailing div input {
					width: 20px;
					height: 20px;
					padding-top: 20px !important;
				}
				
				form.white .left-fields .mailing input.push-right {
					margin-left: 15px;
				}

		form .captcha {
			margin-top: 9px;
		}
				#recaptcha_image {
					width: 290px; 
					height: 55px;
					overflow: hidden;
					border: 2px solid #979A9D;
				}
		
				form .captcha p.caption {
					margin-top: 0 !important;
					margin-left: 5px;
				}
		
				form .captcha input {
					width: 290px;
					margin-top: 5px;
					padding: 1px 5px;
				}
	
form.login .small_form {
	width: 420px;
	height: 500px;
	margin: 0 auto 70px;
	text-align: right;
}
form.login .small_form input,
form.login .small_form label {
	width: 200px;
	float: none;
	display: inline;
}
form.login input.send {
	width: auto;
	
}
				
		.contact-info {
			margin-left: 233px;
			font-size: 1em;
			line-height: 23px;
			margin-top: 62px;
			padding-bottom: 20px;
		}
		
				.contact-info span {
					color: #024a71;
				}
				
				.contact-info strong {
					font-weight: bold;
				}

#contact-header {
	height: 63px;
	padding-top: 25px;
	margin-bottom: -10px;
}

		#contact-header h2 {
			width: 519px;
			text-align: right;
			font-size: 2.1em;
			margin-top: 0;
			color: #024a71;
			float: left;
			font-weight: normal;
			padding: 25px 0 5px;
			margin-right: 25px;
		}
		
		#contact-header .info {
			margin-top: 14px;
			font-size: 1.2em;
			line-height: 23px;
		}
		
				#contact-header .info a {
					font-weight: bold;
				}

#content #main p.caption,
#content #main span.caption {
	font-family: 'Century Gothic', Helvetica, Arial, 'Trebuchet MS', sans-serif;
	font-size: 0.95em;
	line-height: 18px;
	margin-top: 0;
}

	#content #main span.caption {
		display: block;
		width: 520px;
		height: 40px;
		position: absolute;
	}
	
		.galleria_container {
			padding-bottom: 60px;
			position: relative;
		}
		
		.galleria_wrapper {
			width: 616px;
			height: 358px;
			margin-bottom: 7px;
			overflow: hidden;
		}

		form .submit input {
			padding: 0;
			border-style: hidden;
			border-width: 0;
			background: transparent;
			text-transform: uppercase;
			color: #fff;
			font-size: 1em;
			margin-right: 15px;
		}

#map_canvas {
	border: 2px #4c4d4f solid;
}
#map_controls {
	margin-top: 5px;
}
#map_controls .button {
	padding: 4px 13px;
	background: #657e17;
	color:#fff;
}
#map_controls .button:hover {
	background: #45550f;
}
#map_controls .button:active {
	background: #444;
}
#map_controls .text {
	height: 18px;
}

ul.links {
	margin-left: 20px;
}

		ul.links li {
			margin-bottom: 5px;
			list-style-type: disc;
			color: #024a71;
			font-size: 13px;
		}

		ul.links ul {
			margin: 15px 0 15px 30px;
		}

.profile {
	font-size: 1.05em;
	line-height: 30px;
}

		.profile a {
			font-weight: bold;
		}

		.profile h4 {
			padding-left: 15px;
			background: url('images/li_subprop.gif') 4px 9px no-repeat;
		}
		
		.profile h4.active {
			background: url('images/li_subprop_down2.gif') left 13px no-repeat;
		}
		
		.profile_moreinfo {
			width: 725px;
			padding-left: 15px;
		}
		
.todo li i {
	font-style: normal;
	font-variant: small-caps;
	color: #890503;
}

.todo li b {
	color: #3e4d0e;
	font-weight: normal;
}

li.strike {
	text-decoration: line-through;
	color: #444;
}

.bullets li {
	list-style-type: disc;
	font-size: 0.9em;
	margin-left: 15px;
}

	.profile ul.bullets li {
		list-style-type: square;
		font-size: 1.0em;
		line-height: 25px;
	}


/* CHECKBOX & RADIO FORM REPLACEMENT */

/* 
 * The state classes are a little bit complex, because of the doubble class bug in IE6
 * The state class looks like this:
 * 
 * .ui-radio-state[-checked][-disabled][-hover] or .ui-checkbox-state[-checked][-disabled][-hover]
 * 
 * Examples:
 * 
 * .ui-radio-state-checked (simply checked) 
 * .ui-radio-state-checked-hover (checked and hovered/focused)
 * .ui-radio-state-hover (unchecked and hovered/focused)
 * 
 */


span.ui-checkbox,
span.ui-radio {
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	background: url('images/icon_checkbox.png') 0 -40px no-repeat;
}

span.ui-radio {
	background-position: 0 -161px; /*RADIO NOT ACTIVE */
}

span.ui-helper-hidden {
	display: none;
}

span.ui-checkbox-state-hover {
	background-position: 0 -114px;
}

span.ui-radio-state-hover {
	background-position: 0 -200px;
}

span.ui-checkbox-state-checked {
	background-position: 0 0;
}

span.ui-checkbox-state-checked-hover {
	background-position: 0 -74px;
}
span.ui-radio-state-checked-disabled-hover,
span.ui-radio-state-checked-disabled,
span.ui-radio-state-checked {
	background-position: 0 -200px;
}

span.ui-radio-state-checked-hover {
	background-position: 0 -200px;
}

.ui-helper-hidden-accessible {
	position: absolute;
	left: -999em;
}


#toggle_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 388px;
	clear: both;
	position: absolute;
	z-index: 2;
	right: 0;
	top: -20px;
/*	display:none;*/
}

/* Style File-Upload Input Fields */

.image_upload_container_large {
	display: block;
	border: 2px #91a15a solid;
	background-color: #b8c38a;
	overflow: hidden;
	width: 615px;
	height: 350px;
	margin-bottom: 5px;
	position: relative;
}
.image_upload_container_large .change_image, .image_upload_container_large .delete_image  {	
	position: absolute;
	width: 125px;
	text-align: center;
	bottom: 0;
	border: 1px #91a15a solid;
	background-color: #b8c38a;
	padding: 3px;
}
.image_upload_container_large .delete_image {
	left: 125px;
}
input.file {
	display: block;
	margin-bottom: 10px;
}

.image_upload_container
{	
	border: 2px #91a15a solid;
	height: 102px;
	background-color: #b8c38a;
	overflow: hidden;
/*	cursor: pointer;*/
}

.gallery-edit input.file {
	width: 419px !important;
}

#points_of_interest .image_upload_container,
.gallery-edit .image_upload_container {
	width: 175px;
	text-align: center;
}

/*.SI-FILES-STYLIZED label.cabinet input.file
{
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}*/

#flash_notice {
	display: none;
	opacity: 0;
	position: fixed;
	top: 50px;
	z-index: 100;
	width: 400px;
	background-color: #024a71;
	margin: 0 0 0 35%;
	-webkit-box-shadow: 0 0 10px #666;
	-moz-box-shadow: #666 0 0 10px;
	box-shadow: 0 0 10px #666;
	-webkit-border-radius: 8px;
	padding: 10px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

#content #main form p.instruction {
	font-size: 0.8em !important;
	line-height: 1.4 !important;
	margin: 0 0 5px 0;
}