body {

	background-color: #DFFFDD;

	margin: 0px;
	padding: 0px;
}

.thebody {
	background: #FFFFFF url(../images/page_bg.gif) repeat-x top;
	margin: 0px;
	font: normal 11px/17px Tahoma, Verdana, Helvetica, sans-serif;
	color: #707D90;
}

td {
	font: normal 11px/17px Tahoma, Verdana, Helvetica, sans-serif;
	color: #707D90;
}

a:link {
	font-weight: bold;
	color: #636E7D;
}

a:visited {
	font-weight: bold;
	color: #C9B28F;
}

a:hover {
	color: #636E7D;
}

.nav {
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 41px;
}

.selected {
	font: normal 11px Tahoma, Verdan, Helvetica, sans-serif;
	color: #C9B28F;
	font-weight: bold;
	background: #707D90;
	padding: 15px 12px 0px 12px;
	border-left: solid 1px #FFFFFF;
}

.nav a {
	display: block;
	overflow: visible;
	font: normal 11px Tahoma, Verdan, Helvetica, sans-serif;
	color: #C9B28F;
	font-weight: bold;
	text-decoration: none;
	border-left: solid 1px #FFFFFF;
	margin: 0px;
	padding: 12px 12px 16px 12px;
	height: 41px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 14px;
	}
	html>.nav li a { /* Opera fix */		
	width: 14px;
}

/* mac ie5 only */
.nav a:hover {
	font: bold normal 11px Tahoma, Verdan, Helvetica, sans-serif;
	color: #C9B28F;
	padding: 22px 12px 0px 12px;
	margin: 0px;
	height: 19px;
	background-color: #C9B28F;
	background-repeat: repeat-x;
	background-position: bottom;

}
/* for all other browsers... \*/
.nav a:hover {
	/*overflow: hidden;*/
	font: normal 11px Tahoma, Verdan, Helvetica, sans-serif;
	font-weight: bold;
	background: url(../images/navhover.gif) repeat-x bottom;
	padding: 22px 12px 8px 12px;
	margin: 0px;
	height: 41px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 11px;
	}
	html>.nav a:hover { 
	width: 11px;
}
/* end hack */

.banner {
	background-color: #707D90;
	padding: 10px 0px 0px 0px;
	border-bottom: solid 4px #C9B28F;
}
	
.spacey {
	background-color: #FFFFFF;
}
.spaceyTop {
background-color: #C9B28F;
}
.seclevel {
	padding: 0px;
	margin: 0px;
}

.seclevel td {
	background-color: #707D90;
}

.seclevel a {
	display: block;
	font: normal 11px Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #D7C7AD;
	margin-bottom: 1px;
	padding: 8px 12px;
}

.seclevel a:hover {
	background: url(../images/secondhoverbg.gif) repeat-x bottom;
	color: #D7C7AD;
}

.content {
	padding: 5px;
}

.content img {
	border: solid 1px #7C8899;
}

h1 {
	font: lighter 18px Arial, Helvetica, sans-serif;
	color: #CDB796;
	text-transform: uppercase;
}

p {
	font: normal 11px/17px Tahoma, Verdana, Helvetica, sans-serif;
	color: #707D90;
}

.footer {
	font: normal 9px/14px Tahoma, Verdana, Helvetica, sans-serif;
	background-color: #C9B28F;
	color: #707D90;
	padding: 20px;
	height: 100%;
}

.footer a {
	font: normal 9px/14px Tahoma, Verdana, Helvetica, sans-serif;
	color: #707D90;
}

.footer a:visited {
	font: normal 9px/14px Tahoma, Verdana, Helvetica, sans-serif;
	color: #707D90;
}


.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #707D90;
	background: #E2E5E9;
	border-top: 1px solid #F7F4EE;
	border-right: 1px solid #707D90;
	border-bottom: 1px solid #707D90;
	border-left: 1px solid #F7F4EE;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #E2E5E9;
	color: #707D90;
	padding: 8px;
}


.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #7C8899;
}

.imagegrid {
	padding-top: 6px;
	font-size: 9px;
}
#wrapper {
	background-color: #CCCCCC;
	height: 100%;
	width: 860px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	
}
#Picwrapper {
	height: 100%;
	width: 760px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	
}
#photos1 {
	
	overflow: visible;
	float: left;
	
		

}
#photos2 {
	overflow: visible;
	float: right;	

}
#adds {
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	position: relative;	
}

/* Light Box Images */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(http://www.rosesttradingco.com.au/images/blank.gif) no-repeat; /* 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.rosesttradingco.com.au/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.rosesttradingco.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;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	