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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:11px;
	color:#330000;
}
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;
}
.imgRight {
	float:right;
	margin-left:15px;
	margin-bottom:10px;	
}
p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:11px;
	color:#330000;
}
h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:18px;
	line-height:115%;
	color:#330000;
	font-weight:bold;
	/* [disabled]font-style:italic; */
}

h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:14px;
	color:#330000;
}
.hometext {
	font-size:12px;	
}
.ingredients{
	font-size:10px;
}
#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);*/
	background-color:#FFF;
	
}
#content_pic {
	float:left;
	width:285px;
	height:auto;
	padding-right:20px;
}
.stocklist_col {
	float:left;
	padding-right:75px;
}

#content_text {
	height:auto;
	/*background: url(../images/logo_bg.gif) bottom right;
	background-repeat:no-repeat;*/
	background-color:#FFF;
	padding:10px;
}
#content_text .column-wrapper {padding-bottom:20px;}
#content_text .column {
	float:left;
	width:214px;
}
#content_text .column2 {
	float:left;
	width:205px;
}
#content_text .column3 {
	float:right;
	width:450px;
	margin-right: 200px;
}
#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;
}

.price {
	font-weight:bold;
	padding-right:50px;
}
.ingredients {
	font-size: 9px;
}

#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; }

/* jQuery Popup */
.rss-popup {
margin: 100px auto;
padding: 0;
width: 100px;
position: relative;
}
 
div.rss-popup em {
background: url(bubble.png) no-repeat;
width: 100px;
height: 49px;
position: absolute;
top: -70px;
left: -0px;
text-align: center;
text-indent: -9999px;
z-index: 2;
display: none;
}
 
#rss-icon {
width: 42px;
height: 42px;
background: url(icon.png) no-repeat 0 0;
text-indent: -9999px;
margin: 0 auto;
display: block;
}
/* end jQuery Popup*/
.overlay {
	z-index:1000;
	position:absolute;
	top:130px;
	bottom:0;
	left:665px;
	width:192px;
	/* [disabled]background:#000; */
	/* [disabled]opacity:0.45; */
	/* [disabled]-moz-opacity:0.45; */
	/* [disabled]filter:alpha(opacity=45); */
	background-image:url(../images/whoswhologo2.png);
	background-position:right center;
	background-repeat:no-repeat;
	height:232px;
}
.products {
	width:100%;
	clear:both;	
	float:none;
	min-height:100px;
	height:auto;
}
.prodbox {
	width:260px;
	float:left;
	min-height:100px;
	padding:13px;
	text-align:center;
}
.prodbox img{
	border:1px solid;
	border-color:#DECBD5;
}
.RHS h1{
	color:#F26D7D;
	font-weight:bold;
	/* [disabled]font-style:italic; */
}	
.LHS {
	float:left;
	width:150px;
	padding:20px;
	font-size:16px;
	line-height:2.0;
	color: #FF3366;
}
.LHS p {
	font-size:14px;
	color: #F26D7D;
}
.LHS a:link {
	font-size:14px;
	color: #F26D7D;
	text-decoration:none;
}
.LHS a:visited {
	color: #F26D7D;
	text-decoration:none;
}
.LHS a:hover {
	color: #700A16;
	text-decoration:none;
}
.proddetail {
	width:100%;	
	padding:15px 0;
}
.proddetail h2 {
	color:#330000;
	font-weight:bold;
	/* [disabled]font-style:italic; */
}
.proddetailLHS {
	float:left;
	padding-right:15px;
	padding-bottom:15px;
	width:400px;
}
.proddetailRHS {
	float:right;	
	width:220px;
}
.proddetailRHS img{
	border:1px solid;
	border-color:#CCC;
}
.selector {
	color:#620000;
	background-color:#F9E4EB;
	border:1px solid #330000;
}

