@charset "utf-8";
/* CSS Document */

body {
	font: 80% verdana, arial, helvetica, sans-serif;
	text-align: right; /* for IE */
	margin-right: 0px;
	background-color:#f3f2ed;
}

p,h1,h2 {
	margin: 0.3em 0.3em 0.5em 0.3em;
}

h1 {font-family:Arial; font-size:1.4em; font-weight:bold; color:#615e49; padding-left:10px; padding-top: 20px;}
h2 {font-family:Arial; font-size:1.2em; font-weight:bold; color:#615e49; padding-left:10px; padding-top: 20px;}
p { font-family:Arial; font-size:1em; color:#615e49;  padding-left:10px; padding-right:10px; line-height:1.7em;}

/* ####################  layout ################ */

#Table_01 {
	position:relative;
		margin: 0 0 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		
	top:0px;
	width:1100px;
	height:574px;
}

#traralgonvineyard-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:1100px;
	height:21px;
}

#traralgonvineyard-02_ {
	position:absolute;
	left:0px;
	top:21px;
	width:289px;
	height:359px;
}

#traralgonvineyard-03_ {
	position:absolute;
	left:289px;
	top:21px;
	width:350px;
	height:533px;
	background-image:url(slideshow/1.jpg);
}
#gs{
	position:absolute;
	left:289px;
	top:21px;
	width:350px;
	height:533px;
}
#traralgonvineyard-04_ {
	position:absolute;
	left:639px;
	top:21px;
	width:18px;
	height:533px;
}

#traralgonvineyard-05_ {
	position:absolute;
	left:657px;
	top:21px;
	width:443px;
	height:533px;
	background-color:#e8e7e3;
	overflow-y: scroll;
	scrollbar-arrow-color:blue;
	scrollbar-face-color: #e7e7e7;
	scrollbar-3dlight-color: #a0a0a0;
	scrollbar-darkshadow-color:#888888;
}
#g {
	position:absolute;
	left:657px;
	top:21px;
	width:443px;
	height:533px;
	background-color:#e8e7e3;
	overflow-y: scroll;
	scrollbar-arrow-color:blue;
	scrollbar-face-color: #e7e7e7;
	scrollbar-3dlight-color: #a0a0a0;
	scrollbar-darkshadow-color:#888888;
}
#g a{background:#e8e7e3; border:#e8e7e3; text-decoration:none; color:#e8e7e3;}
#g a:hover {background:#e8e7e3; border:#e8e7e3; text-decoration:none; color:#e8e7e3;}
#g a:visited {background:#e8e7e3; border:#e8e7e3; text-decoration:none; color:#e8e7e3;}
#traralgonvineyard-05_ #p  {font-family:Arial; font-size:1em; color:#615e49;  padding-left:10px; padding-right:10px}
#traralgonvineyard-06_ {
	position:absolute;
	left:0px;
	top:380px;
	width:272px;
	height:174px;
	background-image:url(images/traralgonvineyard_06.gif);
	background-repeat:no-repeat;
	text-align:right;
}
#traralgonvineyard-06_ p { padding-right: 15px; }
#traralgonvineyard-07_ {
	position:absolute;
	left:272px;
	top:380px;
	width:17px;
	height:174px;
}

#traralgonvineyard-08_ {
	position:absolute;
	left:0px;
	top:554px;
	width:1100px;
	height:20px;
}
#footer p { color:#333333; font:Arial; font-size:0.75em; }

/*####################################################################*/
#traralgonvineyard-06_ a {
	padding-bottom:3px;
	font: bold 12px Arial;
	color: #FFF;
	text-decoration: none;
	line-height:1.7em;
	
} 

#traralgonvineyard-06_ a:hover {
	color:#CCCCCC;
	/* background: url(images/navigation-hover.png) repeat-x left top;*/
	text-decoration:underline;
	
}

#active p {
	color:#363636;
	font-weight:bold;
	text-decoration:overline;
	text-decoration:underline;
	
}

/*#################################################################*/
#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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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; }
