@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #FF3366;
}
a:visited {
	text-decoration: none;
	color: #FF3366;
}
a:hover {
	color: #FF3366;
}
a:active {
	text-decoration: none;
	color: #FF3366;
}
ul, li, p, h1, h2, form {
	margin: 0;
	padding:0;
	border:0;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
li{
	padding-left:20px;
	text-decoration:none;
}
img {
	border:none;
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:11px;
	color:#330000;
}
p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:11px;
	color:#330000;
}
#wrapper {
	position:relative;
	top:30px;
	width:900px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	z-index:1;
}
#spacer1 {
	width:900px;
	height:120px;
	clear:both;
}
#spacer2 {
	width:900px;
	height:10px;
	clear:both;
	overflow:hidden;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:130px;
	z-index:2;
}
#menu {
	position:absolute;
	left:480px;
	top:90px;
	width:420px;
	height:auto;
	text-align: right;
	z-index:3;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu li{
	display:inline;
	padding-left:20px;
	text-decoration:none;
}
#flash {
	width:880px;
	height:300px;
	padding:10px;
	background: url(../images/pink_bg.jpg);
}
#content {
	width:900px;
	height:300px;
	background: url(../images/pink_bg.jpg);
}
#content_pic {
	float:left;
	width:285px;
	height:auto;
	padding-right:20px;
}
#content_text {
	height:auto;
	background: url(../images/logo_bg.gif) bottom right;
	background-repeat:no-repeat;
}
#content_text .column-wrapper {padding-bottom:20px;}
#content_text .column {
	float:left;
	width:220px;
}
#content_text .column2 {
	float:left;
	width:300px;
}
#content_text .column3 {
	float:right;
	width:550px;
}
#sub_menu {
	height:auto;
	width:900px;
}
#sub_menu1 {
	float:left;
	height:155px;
	width:197px;
	padding:10px;
	margin-right:10px;
	background: url(../images/pink_bg.jpg);
}
#sub_menu2 {
	float:left;
	height:155px;
	width:198px;
	padding:10px;
	background: url(../images/pink_bg.jpg);
}
#content {
	height:auto;
	width:880px;
	padding:10px;
	background: url(../images/pink_bg.jpg);
}
#footer {
	height:50px;
	text-align: right;
	clear:both;
}
#footer-home {
	height:50px;
	width:870px;
	text-align: right;
	clear:both;
}
#float_fix {
	display:block;
	clear:both;
}
.style2 {
	color: #FF3366;
	font-weight: bold;
	font-style: italic;
}
#rose {
	position:absolute;
	left:877px;
	top:515px;
	width:91px;
	height:159px;
	z-index:4;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.brightsidelandscapes.com.au/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.brightsidelandscapes.com.au/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }