#slider {
	width: 514px;
	position: relative;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 8px;
}
.scroll {
	height: 346px;
	width: 514px;
	overflow: auto;
	position: relative;
	clear: left;
	margin: 0px;
	padding: 0px;
}

.scrollContainer div.panel {
	height: 350px;
	width: 480px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

ul.navigation {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

ul.navigation li {
	display: inline;
}

ul.navigation a {
	text-decoration: none;
	display: block;
	height: 52px;
	width: 69px;
	float: left;
	margin: 0px;
}
.scrollButtons {
	position: absolute;
	top: 160px;
	cursor: pointer;
}



.scrollButtons.left {
	left: -25px;
}

.scrollButtons.right {
	right: -25px;
}

.hide {
    display: none;
}
li.selected {
    background-color: #000;
}
#divRightContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	text-align: center;
}
#divRightContent h2 a {
	text-decoration: none;
	color: #3463B1;
}
#divRightContent h2 a:hover {
	color: #FFFFFF;
}
#divSiteDetails {
	float: left;
	position: absolute;
	z-index: 1;
	bottom: 65px;
	margin: 0px;
	padding: 0px;
	left: 26px;
}
#divSiteDetails li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 5px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#divSiteDetails li a {
	text-decoration: none;
	color: #3463B1;
	display: block;
	padding: 5px;
	margin: -5px;
}
#divSiteDetails ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#divRightContent img {
	z-index: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
}
#divSiteDetails li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
ul.navigation #n1 {
	background-image: url(../images/snippets/01-lqcroydon.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 69px;
	padding: 2px;
	float: left;
}

ul.navigation #n2 {
	background-image: url(../images/snippets/02-sandowncattery.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 69px;
	padding: 2px;
	float: left;
}
ul.navigation #n3 {
	background-image: url(../images/snippets/03-fruit.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 69px;
	padding: 2px;
	float: left;
}
ul.navigation #n4 {
	background-image: url("../images/snippets/04-phruit3.jpg");
	background-repeat: no-repeat;
	height: 52px;
	width: 69px;
	padding: 2px;
	float: left;
}
ul.navigation #n5 {
	background-image: url(../images/snippets/05-phruit.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 69px;
	padding: 2px;
	float: left;
}
ul.navigation #n6 {
	background-image: url(../images/snippets/06-pollensaholiday.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 69px;
	padding: 2px;
	float: left;
}
ul.navigation  #n0 {
	background-image: url(../images/snippets/00-toxic_tunes.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 69px;
	padding: 2px;
	float: left;
}
ul.navigation #n1 a:hover, #n1 a.selected {
	background-image: url(../images/snippets/01-lqcroydon_o.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: -2px;
}
ul.navigation #n2 a:hover, #n2 a.selected {
	background-image: url(../images/snippets/02-sandowncattery_o.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: -2px;
}
ul.navigation #n3 a:hover, #n3 a.selected {
	background-image: url(../images/snippets/03-fruit_o.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: -2px;
}
ul.navigation #n4 a:hover, #n4 a.selected {
	background-image: url("../images/snippets/04-phruit3_o.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	margin: -2px;
}
ul.navigation #n5 a:hover, #n5 a.selected {
	background-image: url(../images/snippets/05-phruit_o.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: -2px;
}
ul.navigation #n6 a:hover, #n6 a.selected {
	background-image: url(../images/snippets/06-pollensaholiday_o.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: -2px;
}
ul.navigation  #n0  a:hover, #n0  a.selected {
	background-image: url(../images/snippets/00-toxic_tunes_o.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: -2px;
}

