﻿a:link {
	color: #004601;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #004601;
}
a:hover {
	color: #000000;
}
body {
	background-color: #D1D2B9;
	background-image: url(/images/wicklow/page-background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 750px;
	background-color: #E5E6C4;
}
#content {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#contentbox {
	background-color: White;
	padding: 0px;
	border: 1px dotted;
	border-bottom-color: Gray;
}
#contentright {
	float: right;
	width: 250px;
	background-color: White;
	padding: 6px;
	border: 1px dotted;
	border-bottom-color: Gray;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535300;
}
#contentrightPDF {
	float: right;
	width: 180px;
	background-color: White;
	padding: 0px;
	border: 1px dotted;
	border-bottom-color: Gray;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535300;
}
#contentrighttitle {
	background-color: #535300;
	border-bottom: 1px dotted;
	border-bottom-color: Gray;
	padding: 5px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: White;
}
#contentrightPDF p {
	padding: 5px;
	margin-bottom: 6px;
}
#header {
	background-image: url(/images/wicklow/header.jpg);
	width: 750px;
	height: 80px;
	color: Gray;
}
#nav {
	width: 750px;
	height: 35px;
	background-image: url(/images/wicklow/nav-backgr.jpg);
	color: Gray;
}
#nav a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#mainimage {
	width: 750px;
	height: 397px;
	background-image: url(/images/wicklow/main-image1.jpg);
	color: Gray;
}
#mainimage1 {
	width: 750px;
	height: 499px;
	background-image: url(/images/wicklow/main-image1.jpg);
	color: Gray;
}
#scrollingbackground {
	width: 750px;
	height: 29px;
	background-image: url(/images/wicklow/scrolling-background.jpg);
	color: Gray;
}
#footer {
	background-color: #C7C982;
	height: 30px;
	padding: 6px;
}
/*- Menu Tabs C--------------------------- */
#tabsC {
	float: left;
	width: 100%;
	font-size: 9px;
	line-height: normal;
}
#tabsC ul {
	margin: 0;
	padding: 15px 0px 0 320px;
	list-style: none;
}
#tabsC li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsC a {
	float: left;
	background: url("/includes/tableftC.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 3px;
	text-decoration: none;
}
#tabsC a span {
	float: left;
	display: block;
	background: url("/includes/tabrightC.gif") no-repeat right top;
	padding: 5px 8px 3px 6px;
	color: #464E42;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsC a span {
	float: none;
}
/* End IE5-Mac hack */
#tabsC a:hover span {
	color: #FFF;
}
#tabsC a:hover {
	background-position: 0% -42px;
}
#tabsC a:hover span {
	background-position: 100% -42px;
}
#tabsC #current a {
	background-position: 0% -42px;
}
#tabsC #current a span {
	background-position: 100% -42px;
}
/* Block Settings for Tabbed floor plan blocks */
#BlockSettings {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	border: none;
	line-height: normal;
}
#BlockSettings ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#BlockSettings li {
	margin: 0px;
	padding: 0px 2px 0px 0px;
	display: block;
	float: left;
	width: auto;
	cursor: pointer;
}
#BlockSettings ul li span {
	margin: 0px;
	padding: 2px 8px;
	display: block;
	width: auto;
	background: #dcdcdc;
	border: 1px solid;
	border-color: #dcdcdc #a9a9a9 #d3d3d3 #dcdcdc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
#BlockSettings li.selected span {
	background: #ffffff;
	border-color: #dcdcdc #a9a9a9 #ffffff #dcdcdc;
}
#BlockSettings div.data {
	padding: 15px;
	border: 1px solid;
	border-color: #ffffff #a9a9a9 #a9a9a9 #dcdcdc;
	background-color: #ffffff;
	text-align: left;
}
#BlockSettings div.data div {
	display: none;
}
#BlockSettings div.data div.selected {
	display: block;
}

