*{
	padding: 0;
	margin: 0;
}

img, img a
{
	border: none;
}

h1
{
	color: #FCB814;
	font-size: 1.5em;
}

span.yellow-text
{
	color: #FCB814;
}

p
{
	margin-bottom: 10px;
}
p.yellow
{
	font-weight: bold;
	color: #FCB814;
	margin-bottom: 15px;
}
p.white
{
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px;
}

a:link
{
	color: #fff;
	text-decoration: none;
}
a:visited
{
	color: #fff;
	text-decoration: none;
}
a:hover
{
	color: #FCB814;
	text-decoration: none;
}
a:active
{
	color: #fff;
	text-decoration: none;
}

.image-right
{	
	float: right;
	margin: 0px 0px 20px 15px;
}


fieldset
{
	border: none;
	padding: 0;
	margin: 0;
}

legend
{
	background: url(/lib/images/info-icon.gif) no-repeat left center;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 15px;
}

.input-box
{
	font-family: verdana;
	font-size: 13px;
	padding: 2px;
	border: 1px solid #777;
	margin: 0px 0px 10px 0px;
}
label
{
	font-weight: bold;
}


body
{
	background: #465970 url(/lib/images/main-bg.gif) repeat-x left top;
	font-family: verdana;
	font-size: 70%;
	color: #fff;
}

#frame
{
	margin-left: 80px;
	margin-right: auto;
	padding-top: 28px;
	width: 850px;
}

#topleft-bar
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	background: url(/lib/images/topleft-bar.gif) no-repeat left top;
	width: 19px;
	height: 128px;
}

#sidebar
{	
	position: absolute;
	top: 142px;
	left: 0px;
	z-index: 2;
	background: url(/lib/images/sidebar.gif) no-repeat left top;
	width: 19px;
	height: 194px;
}

#logo
{
	margin-left: 17px;
	padding: 0px;
	margin-bottom: 13px;
}

#menuContainer
{
	background: url(/lib/images/menubar-bg.gif) repeat-x left top;
	height: 36px;
	color: #B6B7D8;
	margin-bottom: 6px;
	margin-right: 8px;
}

#menuContainerLeft
{
	background: url(/lib/images/menubar-left.gif) no-repeat left top;
	height: 36px;
	width: 13px;
	float: left;
}

#menuContainerRight
{
	background: url(/lib/images/menubar-right.gif) no-repeat left top;
	height: 36px;
	width: 13px;
	float: right;
}


#menuContainer ul
{	
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menuContainer ul li
{	
	float: left;
	display: block;
	padding: 12px 0px 0px 7px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
}

#menuContainer ul li a:link
{
	color: #fff;
	text-decoration: none;
}
#menuContainer ul li a:visited
{
	color: #fff;
	text-decoration: none;
}
#menuContainer ul li a:hover
{
	color: #FCB814;
	text-decoration: none;
}
#menuContainer ul li a:active
{
	color: #fff;
	text-decoration: none;
}

#menuContainer ul li#this a:link
{
	color: #FCB814;
	text-decoration: none;
}
#menuContainer ul li#this a:visited
{
	color: #FCB814;
	text-decoration: none;
}
#menuContainer ul li#this a:hover
{
	color: #fff;
	text-decoration: none;
}
#menuContainer ul li#this a:active
{
	color: #FCB814;
	text-decoration: none;
}

#contentContaner
{
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#moduleBoxContainer
{
	float: left;
	width: 201px;
	margin-right: 4px;
}

#moduleBoxTop
{
	background: url(/lib/images/module-box-top.gif) no-repeat left top;
	height: 17px;
}
#moduleBoxBg
{
	background: url(/lib/images/module-box-bg.gif) repeat-y left top;
}
#moduleBoxContent
{
	padding: 0px 10px 20px 20px;
	background: url(/lib/images/module-box-btm.gif) no-repeat left bottom;
}

#contactDetails
{
	background: none;
	padding: 5px 10px 0px 10px;
}
#contactDetails ul
{
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style-type: none;
}

#contactDetails ul li
{	
	background: url(/lib/images/white-dots.gif) repeat-x left bottom;
	padding: 7px 0px 7px 10px;
	font-size: 0.9em;
}




#mainBoxContainer
{	
	float: left;
}
#mainDefaultBoxTop, #mainInternalBoxTop
{
	background: url(/lib/images/mainbox-white-top.gif) no-repeat left top;
	height: 17px;
	width: 519px;
}

#mainInternalBoxTop
{
	background: url(/lib/images/mainbox-top.gif) no-repeat left top;
	width: 639px;
}

#mainDefaultBoxContent
{
	width: 519px;
	background: #fff url(/lib/images/mainbox-white-bg.gif) repeat-x left top;
}
#mainInternalBoxContent
{
	width: 639px;
	background: url(/lib/images/mainbox-bg.gif) repeat-y left top;
}

#mainDefaultBoxRight
{
	background: url(/lib/images/mainbox-right.gif) no-repeat right top;
}
#mainInternalBoxRight
{
	background: url(/lib/images/mainbox-rightrepeat.gif) no-repeat right top;
}

#mainDefaultBoxLeft
{
	background: url(/lib/images/mainbox-left.gif) no-repeat left top;
	padding: 4px 25px 10px 25px;
}
#mainInternalBoxLeft
{
	background: url(/lib/images/mainbox-leftrepeat.gif) no-repeat left top;
	padding: 4px 25px 10px 25px;
}


#mainInternalBoxText
{
	width: 579px;
}
#mainDefaultBoxText
{
	width: 469px;
}

#mainBoxText a:link
{
	font-weight: bold;
}

#mainDefaultBoxBottom, #mainInternalBoxBottom
{
	clear: both;
	background: url(/lib/images/mainbox-white-bottom.gif) no-repeat left top;
	height: 13px;
}
#mainInternalBoxBottom
{
	background: url(/lib/images/mainbox-bottom.gif) no-repeat left top;
	width: 639px;
}



/* CUSTOM / APP SPECIFIC STYLES */
#module-header
{
	background: url(/lib/images/thismodule-arrow.gif) no-repeat left center;
	padding-left: 15px;
	color: #FCB814;
	font-weight: bold;
}

ul#developments
{
	margin: 10px 0px 0px 11px;
	list-style-type: none;
	padding: 0;
}
ul#developments li
{
	background: url(/lib/images/module-icon.gif) no-repeat left 3px;
	padding-left: 15px;
	padding-bottom: 6px;
}

ul#no-bullets
{
	margin: 10px 0px 0px 0px;
	list-style-type: none;
	padding: 0;
}
ul#no-bullets li
{
	font-weight: bold;
	padding-bottom: 15px;
}


ul#errors
{
	margin: 10px 0px 30px 20px;
	list-style-type: none;
	padding: 0;
}
ul#errors li
{
	font-weight: bold;
	color: #FFF;
}




#title-underline
{
	background: url(/lib/images/title-underline.gif) no-repeat left top;
	margin: 5px 0px 10px 0px;
	line-height: 0;
	font-size: 1px;
	height: 1px;
}

#light-dots
{
	background: url(/lib/images/light-dots.gif) repeat-x left top;
	line-height: 0;
	font-size: 1px;
	height: 1px;
	margin: 5px 0px 0px 0px;
}

address
{
	font-style: normal;
}

#contact-header
{
	color: #FCB814;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 20px;
}

.press-story
{	
	background: url(/lib/images/press-story-icon.gif) no-repeat left 3px;
	padding-left: 15px;
	margin-top: 7px;
}
.press-story a:link
{
	font-weight: bold;
}

.space-filler
{	
	height: 200px;
}

#right-images
{
	width: 230px;
	float: right;
	text-align: right;
}
#right-images a:link
{
	color: #111;
}
#right-images a:visited
{
	color: #111;
}
#right-images a:hover
{
	color: #fff;
}
#right-images a:active
{
	color: #111;
}



#download-pdf-box
{
	background: url(/lib/images/pdf-icon.gif) no-repeat left 2px;
	color: #FCB814;
	font-weight: bold;
	padding-left: 24px;
	text-align: left;
	margin: 6px 0px 20px 20px;
	font-size: 0.9em;
}
#download-pdf-box a:link
{
	color: #FCB814;
	text-decoration: none;
}
#download-pdf-box a:visited
{
	color: #FCB814;
	text-decoration: none;
}
#download-pdf-box a:hover
{
	color: #fff;
	text-decoration: none;
}
#download-pdf-box a:active
{
	color: #FCB814;
	text-decoration: none;
}

#indent-content
{
	padding-left: 12px;
}

.colWrapper
{
	clear: both;
}
.leftCol
{
	padding: 0px;
	margin: 0px;
	width: 140px;
	float: left;
	text-align: right;
}
.rightCol
{
	padding: 0px;
	margin: 0px;
	width: auto;
	margin-left: 153px;
}

#parc-floor-plans
{
	background: url(/lib/images/parc-thumbnail-3.jpg) no-repeat right top;
	padding: 103px 15px 8px 30px;
	text-align: left;
	color: #000;
	font-size: 0.9em;
}
#parc-floor-plans-link
{
	background: url(/lib/images/grey-arrow.gif) no-repeat left 2px;
	padding-left: 15px;
}


.left-column
{
	width: 219px;
	padding-right: 16px;
	float: left;
}

.left-column p
{
	margin-left: 10px;
	margin-right: 10px;
}

.right
{
	text-align: right;
}

.development-header
{
	background: url(/lib/images/info-icon.gif) no-repeat left center;
	padding-left: 16px;
	font-weight: bold;
	color: #fff;
	margin: 10px 0px 8px 10px;
}

#parc-map
{
	background: url(/lib/images/parc-map.jpg) no-repeat left top;
	width: 587px;
	height: 446px;
}
#map-keys
{
	width: 200px;
	padding: 0px 15px 15px 15px;
}
#map-keys div
{
	margin-bottom: 3px;
}

span#ashton-key, span#burford-key, span#stanway-key, span#fladbury-key, span#pershore-key, span#evesham-key, 
span#broadway-key
{
	background: #B8BA73;
	margin-right: 5px;
	padding: 0px 15px;
	line-height: 10px;
	font-size: 10px;
	border: 1px solid #494986;
}
span#ashton-key
{
	background: #A5CDDA;
}
span#burford-key
{	
	background: #B74858;
}
span#stanway-key
{
	background: #D7D896;
}
span#fladbury-key
{
	background: #CCA761;
}
span#pershore-key
{
	background: #D6A091;
}
span#evesham-key
{
	background: #4E9A94;
}
span#broadway-key
{
	background: #B198BA;
}

