/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5F332B;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.pic {
	padding-left: 10px;
	padding-right: 10px;
}

.header {
	background-image: url(images/update/bannerbg.gif);
	background-repeat: repeat-x;
}

.portnav {
	background-image: url(images/lgflowertransp.png);
	background-repeat: no-repeat;
}
.tableframe {
 border-collapse: collapse;
}

.copyright {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5F332B;
}
.copyright a{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF99;
	text-decoration: none;
}
.aquaheader {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #03BEE6;
	font-weight: bolder;
}


.aquaheader a{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
.aquaheader a:hover{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCFF99;
	font-weight: bolder;
	text-decoration: none;
}
.LGaquaheader {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #03BEE6;
	font-weight: bolder;
	font-style: normal;
}
.reviews {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F332B;
	font-style: italic;
	font-weight: bold;
}
.reviewauthor {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F332B;
	font-style: normal;
	font-weight: bold;
}
.reviewauthor a{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #00CC33;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.reviewauthor a:visited{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F332B;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.maincontent {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F332B;
	font-style: normal;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
.maincontent a{
	color: #00CC33;
	text-decoration: underline;
}

.maincontent a:visited{
     color: #00CC33;
}

.maincontent a:hover{
	color: #03BEE6;
	text-decoration: underline;
}

.rightnav {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F332B;
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5em;
}
.rightnav a{
	color: #5F332B;
	text-decoration: none;
}
.rightnav a:visited{
	color: #5F332B;
}

.rightnav a:hover{
	color: #03BEE6;
}

.websites {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F332B;
	font-style: normal;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}
.websites a{
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}
.websites a:visited{
	color: #5F332B;
	text-decoration: none;
	font-weight: bold;
}

.websites a:hover{
	color: #99CCFF;
}

.pricing {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F332B;
	font-style: normal;
	font-weight: bold;
}
.pricing a{
	color: #5F332B;
	text-transform: none;
	text-decoration: underline;
}

.price {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F332B;
	font-style: italic;
	font-weight: bold;
}
.bottomnav {
	font-size: small;
	font-family: Arial;
	color: #5F332B;
}
.bottomnav a{
	color: #0099CC;
	text-decoration: none;
}

.bottomnav a:visited{
	color: #5F332B;
	text-decoration: none;
}
.bottomnav a:hover{
	color: #03BEE6;
	text-decoration: none;
}


#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(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/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; }

.payment {
	color: #F00;
}
