
/*
style_id { value: 1 }
ee_version { value:  }
currentpage { value: photo }
*/

/* CSS Document */
	

/* Document body */
/* Hide from IE5-mac. Only IE-win sees this. \*/
body {
	text-align:center;
	position: relative; 
	margin: 0; 
	padding: 0; 
	top: 0px; 
	margin-bottom: 0px;
}
/* End hide from IE5/mac */



body {  
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
/* added from general style sheet  delete this section if doesn't work */



div#header{
	margin:0;
	padding-left:0px;
	width: 980px;
}
div#container{
	text-align:left;
	width:980px;
	margin:0 auto;
}


#logo {
	top: 2px;
	visibility: visible;
	z-index: 1;
	margin: 0px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.separator {
clear: both;
height: 1px;
}



#outer {
	margin-top: 45px;
	margin-right: 0;
	margin-left: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-color: #a6a698;
	background-image: url(../images/page-elements/grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #757571;
	border-bottom-color: #757571;
	padding-top: 2px;
	margin-bottom: 35px;
}

#point {
	display:table;
	white-space:nowrap;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	visibility: visible;
	z-index: 2;
	list-style-image: none;
	list-style-type: none;
	margin-right: auto;
	padding: 0;
}
#point li {
	display:table-cell;
	padding:0;
	margin: 0;
}

#point li a {
	float:left;
	font-family:arial;
	font-size:10px;
	height:3.1em;
	line-height:3.1em;
	letter-spacing:1px;
	padding:0 1em;
	text-decoration:none;
	color:#fff;
	background-color: #a6a698;
	background-image: url(../images/page-elements/grad.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #757571;
	border-left-color: #cccac6;
}
#point li a:hover, #point li a.current {
	color:#fff;
	background-color: #a6a698;
	background-image: url(../images/page-elements/down_arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#point li a:hover b, #point li a.current b {
	display:block;
	float:left;
	cursor:pointer;
	background-color: transparent;
	background-image: url(../images/page-elements/up_arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/* end of addition form general style sheet  */

/* Main container */
.exhibit_engine { 
	position:relative;
	top: 0px;
	left: 0px;
	height: 100%;
	padding: 0px;
	border: 0px;
	margin: 0px 30px 0px 30px;
}

/* Main container without margins */
.exhibit_engine_zeromargin { 
	position:relative;
	top: 0px;
	left: 0px;
	height: 100%;
	padding: 0px;
	border: 0px;
	margin: 0px 0px 0px 0px;
}



form {
	margin : 0px;
	padding: 0px;
}

.links {
	margin: 0px;
}


.languagemenu {
	margin: 0px;
}

.login {
	margin: 0px;
}



.clear {
	clear: both;
}

.nada {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
	visibility: none;
}

.right {
	float: right;
	position: relative;
}

.left {
	float: left;
	position: relative;
left: 4px;
}

.center {
	margin-left: auto;
	margin-right: auto;
}	


/* footer and header styling */


.navigationfooterholder {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	width: 100%;
	z-index: 1000;
	white-space: nowrap;
}

.navigationfooter	{
	position: fixed;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	color: #333333;
	width: 100%;
	height: 0px;
	z-index: 1000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

.navigationheaderholder {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #000000;
	width: 100%;
	height: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
}

.navigationheader	{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	filter:alpha(opacity=93);
	-moz-opacity:0.93;
	opacity: 0.93;
	z-index: 10000;
}

.site_header { /* header sitetitle */
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #e6b414;
	margin: 0px;
	padding: 0px;
}


#footertext { /* some extra definitions needed */
	float:right;
	position: relative;
	font-family: 'Trebuchet MS';
	font-size: 8px;
	top: -1px;
	left: 0px;
}

.ee_css_quicksearch_textarea {
	margin: 0px 0px 0px 0px;
/*	padding: 1px 0px 2px 2px;*/
	padding: 0px 0px 0px 0px;
}

.ee_css_quicksearch_submit {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.ee_css_quicksearch_form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* if UDM is installed. Make menu in header always visible over content */
.udm {
	z-index: 10000;
}

 /* CSS Document */

		
body {
	background-color: #f8f8f8;
	background-repeat: repeat-y;
	background-image: url(http://www.onsight.com.au/gallery/images2/page_elements/page-background-lite.jpg);
	background-position: center;
}


.ee_big_photo {
	background-color:  #B2B2B2;	
}


A {  
	color: #5f851e;
	text-decoration: none;
}

A:hover { 
	color: #990000;
	text-decoration: underline;
}



.ee_css_header_large a {  
	color: #5F851E;
}

.ee_css_header_large { 
	color: #000000;
}

.ee_css_header_medium a {  
	color: #5F851E;
}

.ee_css_header_medium { 
	color: #5F851E;
}

.ee_css_header_small a {  
	color: #5F851E;
}

.ee_css_header_small { 
	color: #5F851E;
}
 

.ee_css_hyperlink {  

}


.ee_css_hyperlink a {  
	color: #000000;
}

.ee_css_paragraph {  
	color: #000000;
}

.ee_css_paragraph_bold {  
	color: #000000;
}

.ee_css_paragraph_small {  
	color: #000000;
}

.ee_css_paragraph_small_bold {  
	color: #000000;
}

 
.ee_css_thumb {
	border-color: #ffffff;
}
 
.ee_css_thumb_link {
	border-color: #ffffff;
}


.ee_css_group_route_link {
	color: #5f851e;
}

.ee_css_group_route_link a {
	color: #5f851e;
}

.ee_css_group_route_link a:hover {
	color: #990000;
}


.ee_login_username_label {

}
.ee_login_password_label {

}

.ee_login_username_input input {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
}
.ee_login_password_input input {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
}
.ee_login_submit input {
	background: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
}
.ee_lang_selection select {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
}
.ee_news_form {
		color: #ffffff;
		background-color: #FFFFFF;
		padding: 0px;
		margin: 0px;
		border-top: 1px solid #5a5772;
	  	border-left: 1px solid #5a5772;
	 	border-right: 0px solid #666666;
	 	border-bottom: 1px solid #333333;
}


.ee_css_sizemenu_text a {
		color: #999999;
}
.ee_css_sizemenu_text a:hover {
		color: #aaaaaa;

}
.ee_css_sizemenu_text {
		color: #aaaaaa;
}

.ee_css_slideshow_button_on {
		
}

.ee_css_quicksearch_textarea {
	color: #000000;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
  	border-left: 1px solid #000000;
 	border-right: 1px solid #000000;
 	border-bottom: 1px solid #000000;
}

.ee_css_quicksearch_submit {
	color: #000000;
	background-color: #cccccc;
	border-top: 1px solid #bbbbbb;
  	border-left: 1px solid #bbbbbb;
 	border-right: 1px solid #bbbbbb;
 	border-bottom: 1px solid #eeeee;
}














.ee_embedded_comment_plate {
	border-width: 0px;
	border-style: none;
	background-color: #FFFFFF;
}


.ee_embedded_comment {
	border-width: 3px;
	border-style: groove;
	border-color: #888899;
	background-color: #aaaaaa;
}



.ee_comment_output {
	border-width: 0px;
	border-style: none;
	background-color: #C8C8C6;
}




.ee_embedded_guestbook_plate {
	border-width: 0px;
	border-style: none;
	background-color: #FFFFFF;
}


.ee_embedded_guestbook {
	border-width: 3px;
	border-style: groove;
	border-color: #888899;
	background-color: #D7D7D6;
}

















	
.ee_css_navigation_microthumb_current {
		border-top: 2px solid #e0ded9;
	  	border-left: 2px solid #e0ded9;
	  	border-right: 2px solid #e0ded9;
	  	border-bottom: 2px solid #e0ded9;
		border-color: #e0ded9;
}

.ee_css_navigation_microthumb_previous {
		border-top: 2px solid #e0ded9;
	  	border-left: 2px solid #e0ded9;
	  	border-right: 2px solid #e0ded9;
	  	border-bottom: 2px solid #e0ded9;
		border-color: #e0ded9;
}

.ee_css_navigation_microthumb_next {
		border-top: 2px solid #e0ded9;
	  	border-left: 2px solid #e0ded9;
	  	border-right: 2px solid #e0ded9;
	  	border-bottom: 2px solid #e0ded9;
		border-color: #e0ded9;
}
		
.ee_css_next_photo_link {
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #eeeeee;
}

.ee_css_previous_photo_link {
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #eeeeee;
}

.ee_css_photo_browser_link {
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #eeeeee;
}

.ee_css_comment_submit_button {
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #eeeeee;
}

.ee_guestbook_submit_button {
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #eeeeee;
}

.ee_css_comment_submit_button a {
	color: #333333;
}


.ee_guestbook_submit_button a {
	color: #333333;
}

.ee_css_previous_photo_link a {
	color: #333333;
}

.ee_css_previous_photo_link a:hover {

	color: #996633;
	background-color: #e0ded9;
	text-decoration: none;
}

.ee_css_previous_photo_link:hover {
	color: #996633;
	background-color: #e0ded9;
	text-decoration: none;
}

.ee_css_next_photo_link a {
	color: #333333;
}

.ee_css_next_photo_link a:hover {
	color: #996633;
	background-color: #e0ded9;
	text-decoration: none;
}

.ee_css_next_photo_link:hover {
	color: #996633;
	background-color: #e0ded9;
	text-decoration: none;
}

.ee_css_photo_browser_link a {
	color: #333333;
}

.ee_css_photo_browser_link a:hover {
	color: #996633;
	background-color: #e0ded9;
	text-decoration: none;
}

.ee_css_photo_browser_link:hover {
	color: #996633;
	background-color: #e0ded9;
	text-decoration: none;
}


.ee_css_comment_submit_button:hover {
	color: #996633;
	text-decoration: none;
	background-color: #e0ded9;
	cursor: pointer;
}
.ee_guestbook_submit_button:hover {
	color: #996633;
	text-decoration: none;
	background-color: #e0ded9;
	cursor: pointer;
}

.ee_hor_shadow_table {
	background-color: #FFFFFF;
}



.ee_hor_shadow_tr_a {
	background-color: #4C4C4C;
	height: 1px;
}

.ee_hor_shadow_tr_b {
	background-color: #7F7F7F;
	height: 1px;
}

.ee_hor_shadow_tr_c {
	background-color: #B2B2B2;
	height: 1px;
}

.ee_hor_shadow_tr_d {
	background-color: #CCCCCC;
	height: 1px;
}

.ee_hor_shadow_tr_e {
	background-color: #E5E5E5;
	height: 1px;
}

.ee_hor_shadow_tr_f {
	background-color: #EFEFEF;
	height: 1px;
}

.ee_hor_shadow_tr_g {
	background-color: #F7F7F7;
	height: 1px;
}

.ee_hor_shadow_tr_h {
	background-color: #FCFCFC;
	height: 1px;
}

 

 				 
 

 
 
.ee_css_background {  
	
}





A {  
	text-decoration: none;
}

A:hover { 
	text-decoration: underline;
}

.ee_uppercase {
	text-transform: uppercase;
}

.ee_lowercase {
	text-transform: lowercase;
}

.ee_css_capitalize {
	text-transform: capitalize;
}




.ee_css_header_large A {  
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

.ee_css_header_large { 
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;

}

.ee_css_header_medium A {  
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.ee_css_header_medium { 
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.ee_css_header_small A {  
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.ee_css_header_small { 
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
 
 
 
 
.ee_css_hyperlink {  
	font-family: arial, helvetica, sans-serif;
}
 
.ee_css_paragraph {  
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.ee_css_paragraph_bold {  
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.ee_css_paragraph_small {  
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}

.ee_css_paragraph_small_bold {  
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.ee_css_paragraph_latest_exhib {  
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.ee_css_paragraph A {  
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.ee_css_paragraph_small A {  
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

.ee_css_thumb {
	border-width: 1px;
}
 
.ee_css_thumb_link {
	border-width: 1px;
}
 
.ee_css_group_route_link {
	font-family: 'Trebuchet MS',arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.ee_css_group_route_link a {
	font-family: 'Trebuchet MS',arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
}
 
 
.ee_css_next_photo_link {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.ee_css_previous_photo_link {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.ee_css_photo_browser_link {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.ee_css_comment_submit_button {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.ee_guestbook_submit_button {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
	.ee_css_form_label {
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
	}


.ee_css_comment_input_textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.ee_css_comment_input_country {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.ee_css_comment_input_homepage {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.ee_css_comment_input_email {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.ee_css_comment_input_name {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}



.ee_login_username_label {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.ee_login_password_label {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.ee_login_username_input input {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.ee_login_password_input input {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.ee_login_submit input {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.ee_lang_selection select {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.ee_news_form {

	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


.ee_css_sizemenu_text a {
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
}
.ee_css_sizemenu_text {
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
}


.ee_css_slideshow_button_on {
		font-weight: bold;
}


.ee_css_quicksearch_textarea {
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
}

.ee_css_quicksearch_submit {
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
}





























		 
 

	

	


.ee_microthumb_navigation {
	position:relative;
	float: right;
	height: auto;
	width: 100%;
	margin: 15px 0px 0px 0px; 
}

.ee_prevnext_buttons {
	position:relative;
	float: left;
	height: auto;
	margin: 18px 0px 0px 0px; 
}

.ee_navigation_microthumb_current {

}

.ee_css_navigation_microthumb_previous {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity: 0.4;
}

.ee_css_navigation_microthumb_next {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity: 0.4;
}

.ee_css_navigation_microthumb_previous:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

.ee_css_navigation_microthumb_next:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

.ee_next_photo_link {
	position:relative;
	float: left;
	height: auto;
	padding: 0px 5px 0px 5px;
	margin:  0px 0px 0px 0px;
	z-index: 100;
}

.ee_previous_photo_link {
	position:relative;
	float: left;
	height: auto;
	padding: 0px 5px 0px 5px;
	margin:  0px 0px 0px 0px;
	z-index: 100;
}

.ee_photo_browser_link {
	position:relative;
	float: left;
	height: auto;
	padding: 0px 5px 0px 5px;
	margin:  0px 0px 0px 0px;
	z-index: 100;
}

.ee_navigation_microthumbs {
	position:relative;
	float: right;
	border-width: 0px;
	border-style: none;
}

.ee_photo_header {
	position:relative;
	float: left;
	margin: 20px 0px -20px 0px;
	/*margin: 5px 0px 15px 0px;*/
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}

.ee_comments_header {
	position:relative;
	float: left;
	margin: -5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.ee_comment_submit_button {
	position:relative;
	float: left;
	height: auto;
	border-width: 2px;
	padding: 0px 5px 0px 5px;
	margin:  0px 0px 7px -5px;
}

.ee_filler {
	position:relative;
	float: left;
	margin: 0px 0px 0px 0px;
}

.ee_viewer {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.ee_viewer_table  {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-collapse: collapse;
	border-width: 0px;
	position: relative;
	float: left;
}

.ee_photo_size_menu_text {
	float: right;
	position: relative;
	top: -8.5px;
	right: 17px;
	bottom: 0px;
	left: 0px;
	z-index: 10000;
	margin-top: 8px;
}


.ee_photo_description_text {
	position: relative;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.ee_framefill_corner {
	padding: 17px;
	margin: 0px;
	line-height: 0px;
	font-size: 0px;
	position: relative;
	float: right;
	left: 0px;
	top: 0px;

}



.ee_big_photo {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	display: block;
	z-index: 100;
	line-height: 0px;
}

.ee_big_photo img { /* image margin plus alt text look */ 
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	display: block;
	line-height: 0px;
	color: #000000;
	font-size: 11px;;
}

.ee_photo_detail {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px 0px 10px;
	border-width: 0px;
	display: block;
	z-index: 100;
	line-height: 20px;
}

 



