﻿body {
	background-color: #d7d2c9;
	background-repeat: repeat;
	height: 100%;
	margin: 0px;
	text-align: justify;
}

html 
{
	margin: 0px;
	height: 100%;
}

form 
{
	margin: 0px;
	height: 100%;
}

table
{
	border-collapse: collapse;
}

/***********************************/
/*********** MasterPages ***********/
/***********************************/

/* Base.Master */

#topstrip
{
	background-color: #534741;
	height: 168px;
	background-image: url(images/topstrip.gif);
	background-repeat: repeat-x;
}

	#header 
	{
		width: 960px;
		position: relative;
		margin: 0px auto;
	}
	
		.logo
		{
			display: block;
			background-image: url(images/logo.gif);
			background-repeat: no-repeat;
			width: 416px;
			height: 168px;
			position: absolute;
			top: 0;
		}
	
		#nav
		{
			background-image: url(images/nav_bg.gif);
			background-repeat: no-repeat;
			height: 43px;
			_width: 400px;
			float: right;
			margin: 0px 10px 0px 0px;
			font-size: .9em;
		}
			#nav .inner
			{
				background-image: url(images/nav_bg_rt.gif);
				background-repeat: no-repeat;
				background-position: right;
				height: 33px;
				padding: 5px 10px;
			}
			
		#tag
		{
		    position: absolute;
		    top: 80px;
		    right: 30px;
		    width: 366px;
		    height: 16px;
		    
		    background-image: url(images/tag.gif);
			background-repeat: no-repeat;
		}	
		
		
		.visitcoco
		{
		    display: block;
		    width: 136px;
		    height: 35px;
		    position: absolute;
		    top: 133px;
		    right: 0px;
		    
		    background-image: url(images/visitcoco.gif);
			background-repeat: no-repeat; 
		}
		
#container 
{
	width: 940px;
	position: relative;
	margin: 0px auto;
	padding: 0 10px;
}

/* Default.master */

#secondheader
{
	background-image: url(images/header2.gif);
	background-repeat: repeat-x;
	height: 229px;
	position: relative;
	margin-bottom: 20px;
}
	
	#secondheader .inner
	{
		background-image: url(images/header2_inner.gif);
	    background-position: top center;
	    background-repeat: no-repeat;
		width: 940px;
		height: 225px;
		position: relative;
		margin: 0px auto;
		padding: 4px 10px 0px 10px;
	}

        .headerbx
		{
			background-image: url(images/hdrbx_bg.gif);
			background-repeat: repeat-y;
			width: 392px;
			position: relative;
		}
		
			.headerbx .content
			{
				background-image: url(images/hdrbx_top.gif);
				background-repeat: no-repeat;
				padding: 20px;
				height: 180px;
				overflow: hidden;
			}
			
			.headerbx .bottom
			{
				background-image: url(images/hdrbx_btm.gif);
				background-repeat: no-repeat;
				background-position: bottom;
			}
			
		.allproj
		{
			display: block;
			position: absolute;
			bottom: 6px;
			right: 14px;
			
			background-image: url(images/view_all_proj.gif);
			background-repeat: no-repeat;
			width: 61px;
			height: 19px;
		}
	
	.homebx
	{
		background-image: url(images/homebx_bg.gif);
		background-repeat: repeat-y;
		width: 538px;
		position: relative;
		float: right;
	}
	
		.homebx .content
		{
			background-image: url(images/homebx_top.gif);
			background-repeat: no-repeat;
			padding: 30px 25px 20px 25px;
			height: 260px;
		}
		
		.homebx .bottom
		{
			background-image: url(images/homebx_btm.gif);
			background-repeat: no-repeat;
			background-position: bottom;
		}
	
	#homeright
	{
		width: 392px;
		position: relative;
		float: right;
	}
	
		a.gallerylink
		{
			display: block;
			background-image: url(images/gallery.jpg);
			background-repeat: no-repeat;
			width: 370px;
			height: 350px;
			margin-bottom: 15px;
		}	
		
		.smallbx
		{
			background-image: url(images/smbx_bg.gif);
			background-repeat: repeat-y;
			width: 392px;
			position: relative;
			float: left;
		}
		
			.smallbx .content
			{
				background-image: url(images/smbx_top.gif);
				background-repeat: no-repeat;
				padding: 20px;
				height: 260px;
				overflow: hidden;
			}
			
			.smallbx .bottom
			{
				background-image: url(images/smbx_btm.gif);
				background-repeat: no-repeat;
				background-position: bottom;
			}
			
		.allnews
		{
			display: block;
			position: absolute;
			bottom: 6px;
			right: 14px;
			
			background-image: url(images/view_all_news.gif);
			background-repeat: no-repeat;
			width: 61px;
			height: 19px;
		}
		
#footer
{
	background-color: #aca8a1;
	width: 100%;
	position: relative;
}
	
	#footer .inner
	{
		background-color: #9a9791;
		background-image: url(images/footer_bg.gif);
	    background-position: top center;
	    background-repeat: no-repeat;
		width: 960px;
		height: 225px;
		position: relative;
		margin: 0px auto;
		padding: 20px 0 0 0;
		text-align: center;
	}		

/* OneColumn.Master */

#insidesecondheader
{
	background-image: url(images/insideheader2.gif);
	background-repeat: repeat-x;
	height: 5px;
	position: relative;
	margin-bottom: 20px;
}

	#insidesecondheader .inner
	{
		width: 960px;
		position: relative;
		margin: 0px auto;
	}

	#insidesecondheader img
	{
		position: absolute;
		right: 0px;
		top: -25px;
	}

	.mainbx
	{
		background-image: url(images/mainbx_bg.gif);
		background-repeat: repeat-y;
		width: 940px;
		position: relative;
		float: left;
	}
	
		.mainbx .content
		{
			background-image: url(images/mainbx_top.gif);
			background-repeat: no-repeat;
			padding: 30px 25px;
			min-height: 305px;
		}
		
		.mainbx .bottom
		{
			background-image: url(images/mainbx_btm.gif);
			background-repeat: no-repeat;
			height: 60px;
		}

/* SubNavOneColumn.Master */

	.navbx
	{
		background-image: url(images/navbx_bg.gif);
		background-repeat: repeat-y;
		width: 940px;
		float: left;
	}
	
		.navbx .content
		{
			background-image: url(images/navbx_top.gif);
			background-repeat: no-repeat;
			padding: 30px 25px;
			min-height: 405px;
		}
		
		.navbx .bottom
		{
			background-image: url(images/navbx_btm.gif);
			background-repeat: no-repeat;
			height: 60px;
		}

/* Communities.master */

.subNav
{
	width: 150px;
	float: left;
	text-align: left;
}
	
	.subNav
	{
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		text-align: left;
	}
		
	.subNav li
	{
		margin: 0px;
		padding: 0px;
		text-align: left;
	}
		
	.subNav li a:link, .subNav li a:hover, .subNav li a:visited
	{
		color: #d7d2c9;
		background-image: url(images/arrow.gif);
		background-repeat: no-repeat;
		background-position: left center;
		line-height: 34px;
		text-decoration: none;
		padding: 0px 0px 0px 9px;
		text-align: left;
	}
		
#commColumnLeft
{
	width: 302px;
	position: relative;
	float: left;
	padding: 0px 15px;
	margin-left: 6px;
}

	#commColumnLeft .title
	{
		display: block;
		margin-bottom: 18px;
	}

#commColumnRight
{
	width: 418px;
	position: relative;
	float: left;
}		

	#commGallery
	{
		background-color: #9b8c78;
		height: 580px;
		position: relative;
	}
	
	#commMap
	{
		position: relative;
		left: 170px;
	}
	
/* SitePlan.Master */

.siteplanbody
{
	background-image: none;
	background-color: #372112;
	margin: 50px;
}	

	.siteplanPublish
	{
		position: absolute;
		top: 10px;
		left: 10px;
	}
		
/***********************************/
/****** Editor / Admin Icons *******/
/***********************************/

.admin 
{
	position: absolute;
	top: 50px;
	right: 5px;
}

#editIcons {
	position: absolute;
	top: 50px;
	right: 25px;
}

#loggedInAs 
{
	color: #c4ccd7;
	font-size: 11px;
	position: absolute;
	top: 50px;
	right: 90px;
}

	#loggedInAs a
	{
		color: #d7d2c9;
	}

#approvalButtons {
	position: absolute;
	top: 50px;
	right: 405px;
}

.editPageLink {
	position: absolute;
	top: -10px;
	left: -10px;
}

.livepending {
	padding: 5px;
}

a.cms_tab {
	color: #153446;
	text-decoration: none;
	border: solid 1px #153446;
	padding: 5px 10px;
}

a.cms_tab_act {
	color: #d7d2c9;
	text-decoration: none;
	background-color: #153446;
	border: solid 1px #153446;
	padding: 5px 10px;
}

/***********************************/
/********** Content Pages **********/
/***********************************/

/* Gallery */

.gallerycontainer
{
}

	.gallery
	{
		background-color: #7a868f;
		width: 540px;
		height: 455px;
		padding: 10px 20px;
		position: relative;
		margin: 0px auto;
	}
	
		.gallerydesc
		{
			color: #153446;
			font-weight: bold;
			text-align: center;
			width: 540px;
			position: relative;
			overflow: hidden;
		}
		
		a.enlarge
		{
			color: #153446;
			text-decoration: none;
			font-size: 11px;
		}
		
		.radr_itemsList li
		{
			margin: 0px 5px 0px 0px;
		}
		
		.gallimg
		{
			width: 540px;
			height: 410px;
			text-align: center;
			margin-right: 5px;
		}
		
		.gallimg img
		{
		}
		
		.counterhold
		{
		}
		
			.counterhold a.prev
			{
				color: #153446;
				text-decoration: none;
				position: absolute;
				left: 20px;
				bottom: 10px;
			}
		
			.counterhold .counter
			{
				color: #153446;
				font-weight: bold;
				text-align: center;
				width: 80px;
				position: absolute;
				left: 230px;
				bottom: 10px;
			}
		
			.counterhold .next
			{
				color: #153446;
				text-decoration: none;
				position: absolute;
				right: 20px;
				bottom: 10px;
			}
		
/* Community Gallery */

#commGallery .gallerycontainer
{
}

#commGallery  .galleryNav
{
	visibility: hidden;
	display: none;
}

	#commGallery .gallery
	{
		width: 378px;
		_width: 208px;
		height: 550px;
		padding: 10px 20px;
		_padding: 10px 10px;
		position: relative;
		float: none;
		margin-right: 80px;
		_margin-right: 40px;
	}
	
		#commGallery .gallerydesc
		{
			color: #372112;
			font-weight: bold;
			text-align: center;
			width: 378px;
			position: relative;
		}
		
		#commGallery a.enlarge
		{
			color: #372112;
			text-decoration: none;
			font-size: 11px;
		}
		
		#commGallery .radr_itemsList li
		{
			margin: 0px 5px 0px 0px;
		}
		
		#commGallery .gallimg
		{
			width: 350px;
			height: 500px;
			position: relative;
			margin: 0px auto;
			text-align: center;
			margin-right: 5px;
		}
		
		#commGallery .gallimg img
		{
		}
		
		#commGallery .counterhold
		{
		}
		
			#commGallery .counterhold a.prev
			{
				color: #372112;
				text-decoration: none;
				position: absolute;
				left: 20px;
				bottom: 10px;
			}
		
			#commGallery .counterhold .counter
			{
				color: #372112;
				font-weight: bold;
				text-align: center;
				width: 60px;
				position: absolute;
				left: 190px;
				bottom: 10px;
			}
		
			#commGallery .counterhold .next
			{
				color: #372112;
				text-decoration: none;
				position: absolute;
				right: 20px;
				bottom: 10px;
			}		
	
/* Contact */

#contactInfo
{
	width: 345px;
	float: left;
	margin-right: 10px;
}	

#contactRight
{
	float: right;
	width: 520px;
}

#contactRight .form
{
	background-color: #7a868f;
	padding: 20px;
}
	
	#contactRight .form label
	{
		width: 90px;
		text-align: right;
		vertical-align: top;
		float: left;
		margin-right: 4px;
	}
		
	#contactRight .form .buttons
	{
		padding-left: 94px;
	}	
			
/***********************************/
/************* Common **************/
/***********************************/

.form
{
}

.form label, .form .label 
{
	font-weight: bold;
	display: block;
	margin: 6px 0px 0px 0px;
}

a.button
{
	color: #153446;
	text-decoration: none;
	background-color: #7a868f;
	padding: 0px 5px;
	line-height: 24px;
	display: block;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

a.button:hover
{
	color: #7a868f;
	background-color: #153446;
}

/***********************************/
/********** Admin Section **********/
/***********************************/

#adminNav {
	width: 180px;
	float: left;
	margin: 20px 0px 0px 0px;
}

#adminNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#adminNav li {
}

#adminNav li a {
	line-height: 2em;
	text-decoration: none;
}

#adminContent {
	width: 675px;
	float: left;
	margin: 20px 0px 0px 0px;
}

.adminTable {
	border: solid 1px #153446;
	border-collapse: collapse;
	width: 100%;
}

.adminTable th {
	color: #fff;
	background-color: #153446;
}

.adminTable th, .adminTable td {
	border: solid 1px #153446;
	padding: 2px 5px;
}
